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/olpc | |
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/olpc')
-rw-r--r-- | target/linux/olpc/config-2.6.27 | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/target/linux/olpc/config-2.6.27 b/target/linux/olpc/config-2.6.27 index 2f1f9d321a..dd1b708337 100644 --- a/target/linux/olpc/config-2.6.27 +++ b/target/linux/olpc/config-2.6.27 @@ -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 |