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-17 14:13:40 +0400
commit2a01b7e69a16723dff2a72b7a1f376e9e2d123d8 (patch)
tree0012fda607b0a4215792cc52c3775ba6f49e6164
parentb3de8f6fa45e685dd9cfc7729cc6fe04bd9fabab (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 5039586200e..d3ceb8ee3d3 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