From ff01d6f4acece924eb30c29464867f4380870b2a Mon Sep 17 00:00:00 2001 From: Sebastien Jan Date: Thu, 16 Sep 2010 20:45:57 +0200 Subject: Deactivate TIWLAN WLAN is not supported on blaze board. If the WLAN driver is loaded, it generates a crash. Deactivating WLAN permits to avoid this crash. Long-term solution is to fix the WLAN driver (or the way it was integrated into mmc/sdio/board file), so that the same kernel imagete can support Blaze without WLAN and pandaboard with WLAN. Signed-off-by: Sebastien Jan --- debian.ti-omap4/config/config.common.ubuntu | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/debian.ti-omap4/config/config.common.ubuntu b/debian.ti-omap4/config/config.common.ubuntu index c0d91d384d21..6e5b3c3ccea2 100644 --- a/debian.ti-omap4/config/config.common.ubuntu +++ b/debian.ti-omap4/config/config.common.ubuntu @@ -2585,8 +2585,7 @@ CONFIG_TIMER_STATS=y CONFIG_TIPC=m # CONFIG_TIPC_ADVANCED is not set # CONFIG_TIPC_DEBUG is not set -CONFIG_TIWLAN_MMC_CONTROLLER=5 -CONFIG_TIWLAN_SDIO=y +# CONFIG_TIWLAN_SDIO is not set CONFIG_TI_DAC7512=m CONFIG_TI_ST=m CONFIG_TMPFS=y -- cgit v1.2.3