mirror of
https://github.com/outbackdingo/builder.git
synced 2026-01-27 10:18:28 +00:00
cleanup, fix uImage oversize
This commit is contained in:
@@ -628,7 +628,7 @@ CONFIG_INET_TCP_DIAG=y
|
||||
CONFIG_TCP_CONG_CUBIC=y
|
||||
CONFIG_DEFAULT_TCP_CONG="cubic"
|
||||
# CONFIG_TCP_MD5SIG is not set
|
||||
CONFIG_IPV6=y
|
||||
# CONFIG_IPV6 is not set
|
||||
# CONFIG_IPV6_ROUTER_PREF is not set
|
||||
# CONFIG_IPV6_OPTIMISTIC_DAD is not set
|
||||
# CONFIG_INET6_AH is not set
|
||||
@@ -1207,7 +1207,7 @@ CONFIG_ATH9K_HTC=m
|
||||
# CONFIG_WLAN_VENDOR_INTEL is not set
|
||||
# CONFIG_WLAN_VENDOR_INTERSIL is not set
|
||||
# CONFIG_WLAN_VENDOR_MARVELL is not set
|
||||
CONFIG_WLAN_VENDOR_MEDIATEK=y
|
||||
# CONFIG_WLAN_VENDOR_MEDIATEK is not set
|
||||
# CONFIG_MT7601U is not set
|
||||
# CONFIG_WLAN_VENDOR_RALINK is not set
|
||||
# CONFIG_WLAN_VENDOR_REALTEK is not set
|
||||
|
||||
@@ -628,7 +628,7 @@ CONFIG_INET_TCP_DIAG=y
|
||||
CONFIG_TCP_CONG_CUBIC=y
|
||||
CONFIG_DEFAULT_TCP_CONG="cubic"
|
||||
# CONFIG_TCP_MD5SIG is not set
|
||||
CONFIG_IPV6=y
|
||||
# CONFIG_IPV6 is not set
|
||||
# CONFIG_IPV6_ROUTER_PREF is not set
|
||||
# CONFIG_IPV6_OPTIMISTIC_DAD is not set
|
||||
# CONFIG_INET6_AH is not set
|
||||
@@ -1207,7 +1207,7 @@ CONFIG_ATH9K_HTC=m
|
||||
# CONFIG_WLAN_VENDOR_INTEL is not set
|
||||
# CONFIG_WLAN_VENDOR_INTERSIL is not set
|
||||
# CONFIG_WLAN_VENDOR_MARVELL is not set
|
||||
CONFIG_WLAN_VENDOR_MEDIATEK=y
|
||||
# CONFIG_WLAN_VENDOR_MEDIATEK is not set
|
||||
# CONFIG_MT7601U is not set
|
||||
# CONFIG_WLAN_VENDOR_RALINK is not set
|
||||
# CONFIG_WLAN_VENDOR_REALTEK is not set
|
||||
|
||||
@@ -628,7 +628,7 @@ CONFIG_INET_TCP_DIAG=y
|
||||
CONFIG_TCP_CONG_CUBIC=y
|
||||
CONFIG_DEFAULT_TCP_CONG="cubic"
|
||||
# CONFIG_TCP_MD5SIG is not set
|
||||
CONFIG_IPV6=y
|
||||
# CONFIG_IPV6 is not set
|
||||
# CONFIG_IPV6_ROUTER_PREF is not set
|
||||
# CONFIG_IPV6_OPTIMISTIC_DAD is not set
|
||||
# CONFIG_INET6_AH is not set
|
||||
@@ -1207,7 +1207,7 @@ CONFIG_ATH9K_HTC=m
|
||||
# CONFIG_WLAN_VENDOR_INTEL is not set
|
||||
# CONFIG_WLAN_VENDOR_INTERSIL is not set
|
||||
# CONFIG_WLAN_VENDOR_MARVELL is not set
|
||||
CONFIG_WLAN_VENDOR_MEDIATEK=y
|
||||
# CONFIG_WLAN_VENDOR_MEDIATEK is not set
|
||||
# CONFIG_MT7601U is not set
|
||||
# CONFIG_WLAN_VENDOR_RALINK is not set
|
||||
# CONFIG_WLAN_VENDOR_REALTEK is not set
|
||||
|
||||
@@ -628,7 +628,7 @@ CONFIG_INET_TCP_DIAG=y
|
||||
CONFIG_TCP_CONG_CUBIC=y
|
||||
CONFIG_DEFAULT_TCP_CONG="cubic"
|
||||
# CONFIG_TCP_MD5SIG is not set
|
||||
CONFIG_IPV6=y
|
||||
# CONFIG_IPV6 is not set
|
||||
# CONFIG_IPV6_ROUTER_PREF is not set
|
||||
# CONFIG_IPV6_OPTIMISTIC_DAD is not set
|
||||
# CONFIG_INET6_AH is not set
|
||||
@@ -1207,7 +1207,7 @@ CONFIG_ATH9K_HTC=m
|
||||
# CONFIG_WLAN_VENDOR_INTEL is not set
|
||||
# CONFIG_WLAN_VENDOR_INTERSIL is not set
|
||||
# CONFIG_WLAN_VENDOR_MARVELL is not set
|
||||
CONFIG_WLAN_VENDOR_MEDIATEK=y
|
||||
# CONFIG_WLAN_VENDOR_MEDIATEK is not set
|
||||
# CONFIG_MT7601U is not set
|
||||
# CONFIG_WLAN_VENDOR_RALINK is not set
|
||||
# CONFIG_WLAN_VENDOR_REALTEK is not set
|
||||
|
||||
@@ -10,6 +10,10 @@
|
||||
/etc/sensors/sc223a_i2c_1080p.ini
|
||||
/etc/sensors/4l_sc223a_i2c_1080p.ini
|
||||
/etc/sensors/sc2335_i2c_1080p.ini
|
||||
/etc/sensors/gc4023_i2c_4M.ini
|
||||
/etc/sensors/gc5603_i2c_5M.ini
|
||||
/etc/sensors/mis2008_i2c_1080p.ini
|
||||
/etc/sensors/os02g10_i2c_1080p.ini
|
||||
/etc/sensors/iq/f23.ini
|
||||
/etc/sensors/iq/gc2053.ini
|
||||
/etc/sensors/iq/sc2232.ini
|
||||
@@ -60,3 +64,5 @@
|
||||
/usr/lib/sensors/libsns_sc500ai.so
|
||||
/usr/lib/sensors/libsns_sc223a.so
|
||||
/usr/lib/sensors/libsns_sc223a_4l.so
|
||||
/usr/lib/sensors/libsns_gc5603.so
|
||||
/usr/lib/sensors/libsns_mis2008.so
|
||||
|
||||
@@ -10,6 +10,10 @@
|
||||
/etc/sensors/sc223a_i2c_1080p.ini
|
||||
/etc/sensors/4l_sc223a_i2c_1080p.ini
|
||||
/etc/sensors/sc2335_i2c_1080p.ini
|
||||
/etc/sensors/gc4023_i2c_4M.ini
|
||||
/etc/sensors/gc5603_i2c_5M.ini
|
||||
/etc/sensors/mis2008_i2c_1080p.ini
|
||||
/etc/sensors/os02g10_i2c_1080p.ini
|
||||
/etc/sensors/iq/f23.ini
|
||||
/etc/sensors/iq/gc2053.ini
|
||||
/etc/sensors/iq/sc2232.ini
|
||||
@@ -60,3 +64,5 @@
|
||||
/usr/lib/sensors/libsns_sc500ai.so
|
||||
/usr/lib/sensors/libsns_sc223a.so
|
||||
/usr/lib/sensors/libsns_sc223a_4l.so
|
||||
/usr/lib/sensors/libsns_gc5603.so
|
||||
/usr/lib/sensors/libsns_mis2008.so
|
||||
|
||||
@@ -10,6 +10,10 @@
|
||||
/etc/sensors/sc223a_i2c_1080p.ini
|
||||
/etc/sensors/4l_sc223a_i2c_1080p.ini
|
||||
/etc/sensors/sc2335_i2c_1080p.ini
|
||||
/etc/sensors/gc4023_i2c_4M.ini
|
||||
/etc/sensors/gc5603_i2c_5M.ini
|
||||
/etc/sensors/mis2008_i2c_1080p.ini
|
||||
/etc/sensors/os02g10_i2c_1080p.ini
|
||||
/etc/sensors/iq/f23.ini
|
||||
/etc/sensors/iq/gc2053.ini
|
||||
/etc/sensors/iq/sc2232.ini
|
||||
@@ -60,3 +64,5 @@
|
||||
/usr/lib/sensors/libsns_sc500ai.so
|
||||
/usr/lib/sensors/libsns_sc223a.so
|
||||
/usr/lib/sensors/libsns_sc223a_4l.so
|
||||
/usr/lib/sensors/libsns_gc5603.so
|
||||
/usr/lib/sensors/libsns_mis2008.so
|
||||
|
||||
@@ -9,6 +9,10 @@
|
||||
/etc/sensors/sc3235_i2c_3M.ini
|
||||
/etc/sensors/sc4236_i2c_3M.ini
|
||||
/etc/sensors/sp2305_i2c_1080p.ini
|
||||
/etc/sensors/gc4023_i2c_4M.ini
|
||||
/etc/sensors/gc5603_i2c_5M.ini
|
||||
/etc/sensors/mis2008_i2c_1080p.ini
|
||||
/etc/sensors/os02g10_i2c_1080p.ini
|
||||
/etc/sensors/iq/f23.ini
|
||||
/etc/sensors/iq/gc2053.ini
|
||||
/etc/sensors/iq/sc2232.ini
|
||||
|
||||
@@ -9,6 +9,10 @@
|
||||
/etc/sensors/sc3235_i2c_3M.ini
|
||||
/etc/sensors/sc4236_i2c_3M.ini
|
||||
/etc/sensors/sp2305_i2c_1080p.ini
|
||||
/etc/sensors/gc4023_i2c_4M.ini
|
||||
/etc/sensors/gc5603_i2c_5M.ini
|
||||
/etc/sensors/mis2008_i2c_1080p.ini
|
||||
/etc/sensors/os02g10_i2c_1080p.ini
|
||||
/etc/sensors/iq/f23.ini
|
||||
/etc/sensors/iq/gc2053.ini
|
||||
/etc/sensors/iq/sc2232.ini
|
||||
|
||||
@@ -628,7 +628,7 @@ CONFIG_INET_TCP_DIAG=y
|
||||
CONFIG_TCP_CONG_CUBIC=y
|
||||
CONFIG_DEFAULT_TCP_CONG="cubic"
|
||||
# CONFIG_TCP_MD5SIG is not set
|
||||
CONFIG_IPV6=y
|
||||
# CONFIG_IPV6 is not set
|
||||
# CONFIG_IPV6_ROUTER_PREF is not set
|
||||
# CONFIG_IPV6_OPTIMISTIC_DAD is not set
|
||||
# CONFIG_INET6_AH is not set
|
||||
@@ -1207,7 +1207,7 @@ CONFIG_ATH9K_HTC=m
|
||||
# CONFIG_WLAN_VENDOR_INTEL is not set
|
||||
# CONFIG_WLAN_VENDOR_INTERSIL is not set
|
||||
# CONFIG_WLAN_VENDOR_MARVELL is not set
|
||||
CONFIG_WLAN_VENDOR_MEDIATEK=y
|
||||
# CONFIG_WLAN_VENDOR_MEDIATEK is not set
|
||||
# CONFIG_MT7601U is not set
|
||||
# CONFIG_WLAN_VENDOR_RALINK is not set
|
||||
# CONFIG_WLAN_VENDOR_REALTEK is not set
|
||||
|
||||
@@ -628,7 +628,7 @@ CONFIG_INET_TCP_DIAG=y
|
||||
CONFIG_TCP_CONG_CUBIC=y
|
||||
CONFIG_DEFAULT_TCP_CONG="cubic"
|
||||
# CONFIG_TCP_MD5SIG is not set
|
||||
CONFIG_IPV6=y
|
||||
# CONFIG_IPV6 is not set
|
||||
# CONFIG_IPV6_ROUTER_PREF is not set
|
||||
# CONFIG_IPV6_OPTIMISTIC_DAD is not set
|
||||
# CONFIG_INET6_AH is not set
|
||||
@@ -1207,7 +1207,7 @@ CONFIG_ATH9K_HTC=m
|
||||
# CONFIG_WLAN_VENDOR_INTEL is not set
|
||||
# CONFIG_WLAN_VENDOR_INTERSIL is not set
|
||||
# CONFIG_WLAN_VENDOR_MARVELL is not set
|
||||
CONFIG_WLAN_VENDOR_MEDIATEK=y
|
||||
# CONFIG_WLAN_VENDOR_MEDIATEK is not set
|
||||
# CONFIG_MT7601U is not set
|
||||
# CONFIG_WLAN_VENDOR_RALINK is not set
|
||||
# CONFIG_WLAN_VENDOR_REALTEK is not set
|
||||
|
||||
@@ -628,7 +628,7 @@ CONFIG_INET_TCP_DIAG=y
|
||||
CONFIG_TCP_CONG_CUBIC=y
|
||||
CONFIG_DEFAULT_TCP_CONG="cubic"
|
||||
# CONFIG_TCP_MD5SIG is not set
|
||||
CONFIG_IPV6=y
|
||||
# CONFIG_IPV6 is not set
|
||||
# CONFIG_IPV6_ROUTER_PREF is not set
|
||||
# CONFIG_IPV6_OPTIMISTIC_DAD is not set
|
||||
# CONFIG_INET6_AH is not set
|
||||
@@ -1207,7 +1207,7 @@ CONFIG_ATH9K_HTC=m
|
||||
# CONFIG_WLAN_VENDOR_INTEL is not set
|
||||
# CONFIG_WLAN_VENDOR_INTERSIL is not set
|
||||
# CONFIG_WLAN_VENDOR_MARVELL is not set
|
||||
CONFIG_WLAN_VENDOR_MEDIATEK=y
|
||||
# CONFIG_WLAN_VENDOR_MEDIATEK is not set
|
||||
# CONFIG_MT7601U is not set
|
||||
# CONFIG_WLAN_VENDOR_RALINK is not set
|
||||
# CONFIG_WLAN_VENDOR_REALTEK is not set
|
||||
|
||||
@@ -628,7 +628,7 @@ CONFIG_INET_TCP_DIAG=y
|
||||
CONFIG_TCP_CONG_CUBIC=y
|
||||
CONFIG_DEFAULT_TCP_CONG="cubic"
|
||||
# CONFIG_TCP_MD5SIG is not set
|
||||
CONFIG_IPV6=y
|
||||
# CONFIG_IPV6 is not set
|
||||
# CONFIG_IPV6_ROUTER_PREF is not set
|
||||
# CONFIG_IPV6_OPTIMISTIC_DAD is not set
|
||||
# CONFIG_INET6_AH is not set
|
||||
@@ -1207,7 +1207,7 @@ CONFIG_ATH9K_HTC=m
|
||||
# CONFIG_WLAN_VENDOR_INTEL is not set
|
||||
# CONFIG_WLAN_VENDOR_INTERSIL is not set
|
||||
# CONFIG_WLAN_VENDOR_MARVELL is not set
|
||||
CONFIG_WLAN_VENDOR_MEDIATEK=y
|
||||
# CONFIG_WLAN_VENDOR_MEDIATEK is not set
|
||||
# CONFIG_MT7601U is not set
|
||||
# CONFIG_WLAN_VENDOR_RALINK is not set
|
||||
# CONFIG_WLAN_VENDOR_REALTEK is not set
|
||||
|
||||
@@ -10,6 +10,10 @@
|
||||
/etc/sensors/sc223a_i2c_1080p.ini
|
||||
/etc/sensors/4l_sc223a_i2c_1080p.ini
|
||||
/etc/sensors/sc2335_i2c_1080p.ini
|
||||
/etc/sensors/gc4023_i2c_4M.ini
|
||||
/etc/sensors/gc5603_i2c_5M.ini
|
||||
/etc/sensors/mis2008_i2c_1080p.ini
|
||||
/etc/sensors/os02g10_i2c_1080p.ini
|
||||
/etc/sensors/iq/f23.ini
|
||||
/etc/sensors/iq/gc2053.ini
|
||||
/etc/sensors/iq/sc2232.ini
|
||||
@@ -60,3 +64,5 @@
|
||||
/usr/lib/sensors/libsns_sc500ai.so
|
||||
/usr/lib/sensors/libsns_sc223a.so
|
||||
/usr/lib/sensors/libsns_sc223a_4l.so
|
||||
/usr/lib/sensors/libsns_gc5603.so
|
||||
/usr/lib/sensors/libsns_mis2008.so
|
||||
|
||||
@@ -10,6 +10,10 @@
|
||||
/etc/sensors/sc223a_i2c_1080p.ini
|
||||
/etc/sensors/4l_sc223a_i2c_1080p.ini
|
||||
/etc/sensors/sc2335_i2c_1080p.ini
|
||||
/etc/sensors/gc4023_i2c_4M.ini
|
||||
/etc/sensors/gc5603_i2c_5M.ini
|
||||
/etc/sensors/mis2008_i2c_1080p.ini
|
||||
/etc/sensors/os02g10_i2c_1080p.ini
|
||||
/etc/sensors/iq/f23.ini
|
||||
/etc/sensors/iq/gc2053.ini
|
||||
/etc/sensors/iq/sc2232.ini
|
||||
@@ -60,3 +64,5 @@
|
||||
/usr/lib/sensors/libsns_sc500ai.so
|
||||
/usr/lib/sensors/libsns_sc223a.so
|
||||
/usr/lib/sensors/libsns_sc223a_4l.so
|
||||
/usr/lib/sensors/libsns_gc5603.so
|
||||
/usr/lib/sensors/libsns_mis2008.so
|
||||
|
||||
@@ -9,6 +9,10 @@
|
||||
/etc/sensors/sc3235_i2c_3M.ini
|
||||
/etc/sensors/sc4236_i2c_3M.ini
|
||||
/etc/sensors/sp2305_i2c_1080p.ini
|
||||
/etc/sensors/gc4023_i2c_4M.ini
|
||||
/etc/sensors/gc5603_i2c_5M.ini
|
||||
/etc/sensors/mis2008_i2c_1080p.ini
|
||||
/etc/sensors/os02g10_i2c_1080p.ini
|
||||
/etc/sensors/iq/f23.ini
|
||||
/etc/sensors/iq/gc2053.ini
|
||||
/etc/sensors/iq/sc2232.ini
|
||||
|
||||
@@ -9,6 +9,10 @@
|
||||
/etc/sensors/sc3235_i2c_3M.ini
|
||||
/etc/sensors/sc4236_i2c_3M.ini
|
||||
/etc/sensors/sp2305_i2c_1080p.ini
|
||||
/etc/sensors/gc4023_i2c_4M.ini
|
||||
/etc/sensors/gc5603_i2c_5M.ini
|
||||
/etc/sensors/mis2008_i2c_1080p.ini
|
||||
/etc/sensors/os02g10_i2c_1080p.ini
|
||||
/etc/sensors/iq/f23.ini
|
||||
/etc/sensors/iq/gc2053.ini
|
||||
/etc/sensors/iq/sc2232.ini
|
||||
|
||||
@@ -628,7 +628,7 @@ CONFIG_INET_TCP_DIAG=y
|
||||
CONFIG_TCP_CONG_CUBIC=y
|
||||
CONFIG_DEFAULT_TCP_CONG="cubic"
|
||||
# CONFIG_TCP_MD5SIG is not set
|
||||
CONFIG_IPV6=y
|
||||
# CONFIG_IPV6 is not set
|
||||
# CONFIG_IPV6_ROUTER_PREF is not set
|
||||
# CONFIG_IPV6_OPTIMISTIC_DAD is not set
|
||||
# CONFIG_INET6_AH is not set
|
||||
@@ -1207,7 +1207,7 @@ CONFIG_ATH9K_HTC=m
|
||||
# CONFIG_WLAN_VENDOR_INTEL is not set
|
||||
# CONFIG_WLAN_VENDOR_INTERSIL is not set
|
||||
# CONFIG_WLAN_VENDOR_MARVELL is not set
|
||||
CONFIG_WLAN_VENDOR_MEDIATEK=y
|
||||
# CONFIG_WLAN_VENDOR_MEDIATEK is not set
|
||||
# CONFIG_MT7601U is not set
|
||||
# CONFIG_WLAN_VENDOR_RALINK is not set
|
||||
# CONFIG_WLAN_VENDOR_REALTEK is not set
|
||||
|
||||
@@ -628,7 +628,7 @@ CONFIG_INET_TCP_DIAG=y
|
||||
CONFIG_TCP_CONG_CUBIC=y
|
||||
CONFIG_DEFAULT_TCP_CONG="cubic"
|
||||
# CONFIG_TCP_MD5SIG is not set
|
||||
CONFIG_IPV6=y
|
||||
# CONFIG_IPV6 is not set
|
||||
# CONFIG_IPV6_ROUTER_PREF is not set
|
||||
# CONFIG_IPV6_OPTIMISTIC_DAD is not set
|
||||
# CONFIG_INET6_AH is not set
|
||||
@@ -1207,7 +1207,7 @@ CONFIG_ATH9K_HTC=m
|
||||
# CONFIG_WLAN_VENDOR_INTEL is not set
|
||||
# CONFIG_WLAN_VENDOR_INTERSIL is not set
|
||||
# CONFIG_WLAN_VENDOR_MARVELL is not set
|
||||
CONFIG_WLAN_VENDOR_MEDIATEK=y
|
||||
# CONFIG_WLAN_VENDOR_MEDIATEK is not set
|
||||
# CONFIG_MT7601U is not set
|
||||
# CONFIG_WLAN_VENDOR_RALINK is not set
|
||||
# CONFIG_WLAN_VENDOR_REALTEK is not set
|
||||
|
||||
@@ -10,6 +10,10 @@
|
||||
/etc/sensors/sc223a_i2c_1080p.ini
|
||||
/etc/sensors/4l_sc223a_i2c_1080p.ini
|
||||
/etc/sensors/sc2335_i2c_1080p.ini
|
||||
/etc/sensors/gc4023_i2c_4M.ini
|
||||
/etc/sensors/gc5603_i2c_5M.ini
|
||||
/etc/sensors/mis2008_i2c_1080p.ini
|
||||
/etc/sensors/os02g10_i2c_1080p.ini
|
||||
/etc/sensors/iq/f23.ini
|
||||
/etc/sensors/iq/gc2053.ini
|
||||
/etc/sensors/iq/sc2232.ini
|
||||
@@ -60,3 +64,5 @@
|
||||
/usr/lib/sensors/libsns_sc500ai.so
|
||||
/usr/lib/sensors/libsns_sc223a.so
|
||||
/usr/lib/sensors/libsns_sc223a_4l.so
|
||||
/usr/lib/sensors/libsns_gc5603.so
|
||||
/usr/lib/sensors/libsns_mis2008.so
|
||||
|
||||
@@ -10,6 +10,10 @@
|
||||
/etc/sensors/sc223a_i2c_1080p.ini
|
||||
/etc/sensors/4l_sc223a_i2c_1080p.ini
|
||||
/etc/sensors/sc2335_i2c_1080p.ini
|
||||
/etc/sensors/gc4023_i2c_4M.ini
|
||||
/etc/sensors/gc5603_i2c_5M.ini
|
||||
/etc/sensors/mis2008_i2c_1080p.ini
|
||||
/etc/sensors/os02g10_i2c_1080p.ini
|
||||
/etc/sensors/iq/f23.ini
|
||||
/etc/sensors/iq/gc2053.ini
|
||||
/etc/sensors/iq/sc2232.ini
|
||||
@@ -60,3 +64,5 @@
|
||||
/usr/lib/sensors/libsns_sc500ai.so
|
||||
/usr/lib/sensors/libsns_sc223a.so
|
||||
/usr/lib/sensors/libsns_sc223a_4l.so
|
||||
/usr/lib/sensors/libsns_gc5603.so
|
||||
/usr/lib/sensors/libsns_mis2008.so
|
||||
|
||||
@@ -10,6 +10,10 @@
|
||||
/etc/sensors/sc223a_i2c_1080p.ini
|
||||
/etc/sensors/4l_sc223a_i2c_1080p.ini
|
||||
/etc/sensors/sc2335_i2c_1080p.ini
|
||||
/etc/sensors/gc4023_i2c_4M.ini
|
||||
/etc/sensors/gc5603_i2c_5M.ini
|
||||
/etc/sensors/mis2008_i2c_1080p.ini
|
||||
/etc/sensors/os02g10_i2c_1080p.ini
|
||||
/etc/sensors/iq/f23.ini
|
||||
/etc/sensors/iq/gc2053.ini
|
||||
/etc/sensors/iq/sc2232.ini
|
||||
@@ -60,3 +64,5 @@
|
||||
/usr/lib/sensors/libsns_sc500ai.so
|
||||
/usr/lib/sensors/libsns_sc223a.so
|
||||
/usr/lib/sensors/libsns_sc223a_4l.so
|
||||
/usr/lib/sensors/libsns_gc5603.so
|
||||
/usr/lib/sensors/libsns_mis2008.so
|
||||
|
||||
@@ -628,7 +628,7 @@ CONFIG_INET_TCP_DIAG=y
|
||||
CONFIG_TCP_CONG_CUBIC=y
|
||||
CONFIG_DEFAULT_TCP_CONG="cubic"
|
||||
# CONFIG_TCP_MD5SIG is not set
|
||||
CONFIG_IPV6=y
|
||||
# CONFIG_IPV6 is not set
|
||||
# CONFIG_IPV6_ROUTER_PREF is not set
|
||||
# CONFIG_IPV6_OPTIMISTIC_DAD is not set
|
||||
# CONFIG_INET6_AH is not set
|
||||
@@ -1207,7 +1207,7 @@ CONFIG_ATH9K_HTC=m
|
||||
# CONFIG_WLAN_VENDOR_INTEL is not set
|
||||
# CONFIG_WLAN_VENDOR_INTERSIL is not set
|
||||
# CONFIG_WLAN_VENDOR_MARVELL is not set
|
||||
CONFIG_WLAN_VENDOR_MEDIATEK=y
|
||||
# CONFIG_WLAN_VENDOR_MEDIATEK is not set
|
||||
# CONFIG_MT7601U is not set
|
||||
# CONFIG_WLAN_VENDOR_RALINK is not set
|
||||
# CONFIG_WLAN_VENDOR_REALTEK is not set
|
||||
|
||||
Reference in New Issue
Block a user