diff options
author | nbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2009-05-29 00:51:29 +0000 |
---|---|---|
committer | nbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2009-05-29 00:51:29 +0000 |
commit | f43b1dd8f1dbade4b8c6496a8c331c4b28b15c1a (patch) | |
tree | 9c8cc80275bcc419fe97f823fea23b37f89ec90b /target/linux | |
parent | 5c694a75e12128adf6603429e93cd220645d8f60 (diff) |
s3c24xx: do not override CONFIG_WIRELESS, this breaks packages
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16163 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux')
-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 edc0998b9..477e44a4d 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 |