diff options
author | Florian Boor <florian.boor@kernelconcepts.de> | 2007-07-02 10:14:49 +0000 |
---|---|---|
committer | Florian Boor <florian.boor@kernelconcepts.de> | 2007-07-02 10:14:49 +0000 |
commit | 18f7230fe50e950e82b37aa31da7a78be27fbf1e (patch) | |
tree | c53188d9242df55f8f5fd35b5aa1238e4fe0a93e /packages/linux/linux-x86-2.6.20 | |
parent | 2ea84c6cc119e0103b76510ab1f871b7d40fed7a (diff) |
linux-x86: Enable wireless for i486, unbreaks madwifi build.
Diffstat (limited to 'packages/linux/linux-x86-2.6.20')
-rw-r--r-- | packages/linux/linux-x86-2.6.20/i486-defconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/linux/linux-x86-2.6.20/i486-defconfig b/packages/linux/linux-x86-2.6.20/i486-defconfig index 2b7dc6a3f7..ed299d667d 100644 --- a/packages/linux/linux-x86-2.6.20/i486-defconfig +++ b/packages/linux/linux-x86-2.6.20/i486-defconfig @@ -702,7 +702,7 @@ CONFIG_S2IO=m # # Wireless LAN (non-hamradio) # -# CONFIG_NET_RADIO is not set +CONFIG_NET_RADIO=y # # Wan interfaces |