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 | 6e4bfa47f946d6d85b20e3d6ce2adb96dc708dab (patch) | |
tree | fd88374cc98c7bf2d9eec10c51824207957902ff /target/linux/pxa/config-default | |
parent | 43565a8321ee552a708d946edc7ab6011e0123d8 (diff) | |
download | upstream-6e4bfa47f946d6d85b20e3d6ce2adb96dc708dab.tar.gz upstream-6e4bfa47f946d6d85b20e3d6ce2adb96dc708dab.tar.bz2 upstream-6e4bfa47f946d6d85b20e3d6ce2adb96dc708dab.zip |
[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/pxa/config-default')
-rw-r--r-- | target/linux/pxa/config-default | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/target/linux/pxa/config-default b/target/linux/pxa/config-default index eb0770fd59..1e61659203 100644 --- a/target/linux/pxa/config-default +++ b/target/linux/pxa/config-default @@ -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 |