diff options
author | Florian Fainelli <florian@openwrt.org> | 2009-07-06 10:52:15 +0000 |
---|---|---|
committer | Florian Fainelli <florian@openwrt.org> | 2009-07-06 10:52:15 +0000 |
commit | 8d91123a0f425cf7f0952ab42041e90f4a4acaa0 (patch) | |
tree | b93a88977350bdcd88585bee19663448be5518ae /target/linux/orion | |
parent | 97ee3bff497f608b372f5b7cbfe434f80691ccb0 (diff) | |
download | upstream-8d91123a0f425cf7f0952ab42041e90f4a4acaa0.tar.gz upstream-8d91123a0f425cf7f0952ab42041e90f4a4acaa0.tar.bz2 upstream-8d91123a0f425cf7f0952ab42041e90f4a4acaa0.zip |
avoid overriding CONFIG_TUN with a couple of targets
SVN-Revision: 16705
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 10ec353914..b370b1048b 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 |