summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSebastien Jan <s-jan@ti.com>2010-09-16 20:45:57 +0200
committerSebastien Jan <s-jan@ti.com>2010-09-16 20:49:27 +0200
commitff01d6f4acece924eb30c29464867f4380870b2a (patch)
treeea3384cf89853ab56d7c0a40c08411036a8bb195
parentc0c190b665afc3da44d2152a06c57c132d3f0123 (diff)
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 <s-jan@ti.com>
-rw-r--r--debian.ti-omap4/config/config.common.ubuntu3
1 files changed, 1 insertions, 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