diff options
author | Felix Fietkau <nbd@openwrt.org> | 2009-05-29 00:51:29 +0000 |
---|---|---|
committer | Felix Fietkau <nbd@openwrt.org> | 2009-05-29 00:51:29 +0000 |
commit | 15811474902a5b2764febcc87570d915368029fd (patch) | |
tree | 0068569899bfb55527f04afd00f7984fcafb83d6 /target/linux/s3c24xx/config-2.6.30 | |
parent | 487570f387634dd596690cd2876051c1a636c159 (diff) | |
download | upstream-15811474902a5b2764febcc87570d915368029fd.tar.gz upstream-15811474902a5b2764febcc87570d915368029fd.tar.bz2 upstream-15811474902a5b2764febcc87570d915368029fd.zip |
s3c24xx: do not override CONFIG_WIRELESS, this breaks packages
SVN-Revision: 16163
Diffstat (limited to 'target/linux/s3c24xx/config-2.6.30')
-rw-r--r-- | target/linux/s3c24xx/config-2.6.30 | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/target/linux/s3c24xx/config-2.6.30 b/target/linux/s3c24xx/config-2.6.30 index edc0998b97..477e44a4d2 100644 --- a/target/linux/s3c24xx/config-2.6.30 +++ b/target/linux/s3c24xx/config-2.6.30 @@ -484,7 +484,6 @@ CONFIG_VM_EVENT_COUNTERS=y CONFIG_VT=y CONFIG_VT_CONSOLE=y CONFIG_VT_HW_CONSOLE_BINDING=y -# CONFIG_WIRELESS is not set # CONFIG_WLAN_80211 is not set CONFIG_ZBOOT_ROM_BSS=0x0 CONFIG_ZBOOT_ROM_TEXT=0x0 |