diff options
author | Andy Green <andy.green@linaro.org> | 2011-06-16 11:02:24 +0100 |
---|---|---|
committer | Andy Green <andy.green@linaro.org> | 2011-06-16 11:02:24 +0100 |
commit | 3ec8b5c5858a3f80fd37238d8153147275af1118 (patch) | |
tree | 94a3dbf126775e2ce3c3bedcf85be7a1f61e9c58 | |
parent | b4a6b02fd1ab5d3687442bbcd362025afe9759ed (diff) |
config android wl12xx modules
Signed-off-by: Andy Green <andy.green@linaro.org>
-rw-r--r-- | arch/arm/configs/android_omap4_defconfig | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/arch/arm/configs/android_omap4_defconfig b/arch/arm/configs/android_omap4_defconfig index 570f3cb1b4b..792680a3741 100644 --- a/arch/arm/configs/android_omap4_defconfig +++ b/arch/arm/configs/android_omap4_defconfig @@ -92,6 +92,9 @@ CONFIG_LIBERTAS=y CONFIG_LIBERTAS_USB=y CONFIG_LIBERTAS_SDIO=y CONFIG_LIBERTAS_DEBUG=y +CONFIG_WL12XX_MENU=y +CONFIG_WL12XX=m +CONFIG_WL12XX_SDIO=m CONFIG_USB_USBNET=y CONFIG_USB_NET_SMSC75XX=y CONFIG_USB_NET_SMSC95XX=y |