diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2010-03-16 18:46:16 +0100 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2010-03-16 18:46:16 +0100 |
commit | 4d7af73c437e17c5c2646663e64c8b1170e5350d (patch) | |
tree | d005d3a4a0ef38eb993a991df79d340042576bb4 | |
parent | 4c2f0fd02b3e30fc7c96cc1b3343c0256ef5033f (diff) |
enable config options for WLAN
-rw-r--r-- | target/alix1c/kernel.config | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/target/alix1c/kernel.config b/target/alix1c/kernel.config index f51eec9a9..b88ea2b85 100644 --- a/target/alix1c/kernel.config +++ b/target/alix1c/kernel.config @@ -1,7 +1,7 @@ # # Automatically generated make config: don't edit # Linux kernel version: 2.6.33 -# Sat Feb 27 10:02:09 2010 +# Sun Mar 14 12:49:26 2010 # # CONFIG_64BIT is not set CONFIG_X86_32=y @@ -683,7 +683,11 @@ CONFIG_VIA_RHINE_MMIO=y # CONFIG_NETDEV_1000 is not set # CONFIG_NETDEV_10000 is not set # CONFIG_TR is not set -# CONFIG_WLAN is not set +CONFIG_WLAN=y +# CONFIG_AIRO is not set +# CONFIG_ATMEL is not set +# CONFIG_PRISM54 is not set +# CONFIG_HOSTAP is not set # # Enable WiMAX (Networking options) to see the WiMAX drivers |