mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-12-03 21:09:42 +02:00
[kernel] avoid overriding CONFIG_TUN with a couple of targets
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16705 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
82600d451a
commit
89fdaa450a
@ -187,7 +187,6 @@ CONFIG_SLABINFO=y
|
||||
CONFIG_SPLIT_PTLOCK_CPUS=4096
|
||||
CONFIG_SYS_SUPPORTS_APM_EMULATION=y
|
||||
# CONFIG_TICK_ONESHOT is not set
|
||||
# CONFIG_TUN is not set
|
||||
CONFIG_UID16=y
|
||||
CONFIG_USB=m
|
||||
# CONFIG_USB_ACM is not set
|
||||
|
@ -541,7 +541,6 @@ CONFIG_THERMAL=y
|
||||
CONFIG_TICK_ONESHOT=y
|
||||
CONFIG_TIMER_STATS=y
|
||||
# CONFIG_TOSHIBA is not set
|
||||
# CONFIG_TUN is not set
|
||||
# CONFIG_UDF_FS is not set
|
||||
CONFIG_UID16=y
|
||||
CONFIG_USB=y
|
||||
|
@ -210,7 +210,6 @@ CONFIG_SLABINFO=y
|
||||
CONFIG_SPLIT_PTLOCK_CPUS=4096
|
||||
CONFIG_SYS_SUPPORTS_APM_EMULATION=y
|
||||
CONFIG_TICK_ONESHOT=y
|
||||
# CONFIG_TUN is not set
|
||||
CONFIG_UID16=y
|
||||
CONFIG_USB=m
|
||||
# CONFIG_USBPCWATCHDOG is not set
|
||||
|
@ -220,7 +220,6 @@ CONFIG_SYS_SUPPORTS_APM_EMULATION=y
|
||||
# CONFIG_TOUCHSCREEN_TOUCHRIGHT is not set
|
||||
# CONFIG_TOUCHSCREEN_TOUCHWIN is not set
|
||||
CONFIG_TOUCHSCREEN_UCB1400=m
|
||||
# CONFIG_TUN is not set
|
||||
# CONFIG_UDF_FS is not set
|
||||
CONFIG_UID16=y
|
||||
CONFIG_UNIX=m
|
||||
|
Loading…
Reference in New Issue
Block a user