aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrey Konovalov <andrey.konovalov@linaro.org>2012-08-17 14:13:40 +0400
committerAndrey Konovalov <andrey.konovalov@linaro.org>2012-08-20 23:08:26 +0400
commit079cf66b6e6620b26a72ef71b5397316b59acd2e (patch)
tree902ffc534e220703776dfd1fe12cde46e78ee955
parent30c4c95db4673b5b739037d7e9b9a3239b037bc4 (diff)
Workaround the Building modules, stage 2. MODPOST 1104 modules ERROR: "__bad_udelay" [drivers/staging/bcm/bcm_wimax.ko] undefined! Signed-off-by: Andrey Konovalov <andrey.konovalov@linaro.org>
-rw-r--r--arch/arm/configs/ubuntu_vexpress_defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/configs/ubuntu_vexpress_defconfig b/arch/arm/configs/ubuntu_vexpress_defconfig
index 5039586200eb..d3ceb8ee3d35 100644
--- a/arch/arm/configs/ubuntu_vexpress_defconfig
+++ b/arch/arm/configs/ubuntu_vexpress_defconfig
@@ -1665,7 +1665,7 @@ CONFIG_IIO_GPIO_TRIGGER=m
CONFIG_IIO_SYSFS_TRIGGER=m
CONFIG_IIO_SIMPLE_DUMMY=m
CONFIG_USB_ENESTORAGE=m
-CONFIG_BCM_WIMAX=m
+CONFIG_BCM_WIMAX=n
CONFIG_FT1000=m
CONFIG_FT1000_USB=m
CONFIG_SPEAKUP=m