diff options
author | florian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2009-07-06 10:52:15 +0000 |
---|---|---|
committer | florian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2009-07-06 10:52:15 +0000 |
commit | 89fdaa450a2d1d103b1af0192c2741eb35cf26ce (patch) | |
tree | fd88374cc98c7bf2d9eec10c51824207957902ff /target/linux/orion | |
parent | 82600d451ae972f84e001a19f719d84a9375bd09 (diff) |
[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
Diffstat (limited to 'target/linux/orion')
-rw-r--r-- | target/linux/orion/config-default | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/target/linux/orion/config-default b/target/linux/orion/config-default index 10ec35391..b370b1048 100644 --- a/target/linux/orion/config-default +++ b/target/linux/orion/config-default @@ -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 |