diff options
author | Nicolas Thill <nico@openwrt.org> | 2009-10-07 16:11:56 +0000 |
---|---|---|
committer | Nicolas Thill <nico@openwrt.org> | 2009-10-07 16:11:56 +0000 |
commit | a300b661dc19e6836e8d11893fa18e2e5d6ffdb3 (patch) | |
tree | 5e7a97ae9147293086e915fcf02e14bc8f40e77f /target | |
parent | d7affd9bfb3611044e33f7a963340396487762be (diff) | |
download | upstream-a300b661dc19e6836e8d11893fa18e2e5d6ffdb3.tar.gz upstream-a300b661dc19e6836e8d11893fa18e2e5d6ffdb3.tar.bz2 upstream-a300b661dc19e6836e8d11893fa18e2e5d6ffdb3.zip |
[kernel] olpc: cleanup config
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17983 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target')
-rw-r--r-- | target/linux/olpc/config-2.6.27 | 2 | ||||
-rw-r--r-- | target/linux/olpc/config-2.6.30 | 1 |
2 files changed, 0 insertions, 3 deletions
diff --git a/target/linux/olpc/config-2.6.27 b/target/linux/olpc/config-2.6.27 index 4ca4bf7598..c3ad33aef5 100644 --- a/target/linux/olpc/config-2.6.27 +++ b/target/linux/olpc/config-2.6.27 @@ -68,7 +68,6 @@ CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC_VALUE=0 # CONFIG_BOOT_PRINTK_DELAY is not set CONFIG_BOUNCE=y CONFIG_CAN_PM_TRACE=y -CONFIG_CFG80211=y CONFIG_CHR_DEV_SG=y CONFIG_CLASSIC_RCU=y CONFIG_CLOCKSOURCE_WATCHDOG=y @@ -385,7 +384,6 @@ CONFIG_MTD_PCI=y # CONFIG_NF_NAT_PPTP is not set # CONFIG_NF_NAT_SIP is not set # CONFIG_NF_NAT_SNMP_BASIC is not set -CONFIG_NL80211=y # CONFIG_NLS is not set CONFIG_NOHIGHMEM=y CONFIG_NO_HZ=y diff --git a/target/linux/olpc/config-2.6.30 b/target/linux/olpc/config-2.6.30 index 2f90e3ea5a..f4f32e0a9a 100644 --- a/target/linux/olpc/config-2.6.30 +++ b/target/linux/olpc/config-2.6.30 @@ -67,7 +67,6 @@ CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC_VALUE=0 CONFIG_BOUNCE=y CONFIG_CAN_PM_TRACE=y # CONFIG_CC_STACKPROTECTOR is not set -CONFIG_CFG80211=y CONFIG_CHR_DEV_SG=y CONFIG_CLOCKSOURCE_WATCHDOG=y # CONFIG_CMDLINE_BOOL is not set |