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/pxa/config-default | |
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/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 eb0770fd5..1e6165920 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 |