summaryrefslogtreecommitdiffstats
path: root/config-armv7-generic
diff options
context:
space:
mode:
authorPeter Robinson <pbrobinson@gmail.com>2013-03-24 18:10:58 +0000
committerPeter Robinson <pbrobinson@gmail.com>2013-03-24 18:10:58 +0000
commitcfeb4721e8744f5bb2e8719ab253c5b4471b89b0 (patch)
tree37c27e156865c48ab9a4f41cc9ddfe43b07c1437 /config-armv7-generic
parente47265e6198c6db07eaa5143e1e129d4b6a41f63 (diff)
downloadkernel-cfeb4721e8744f5bb2e8719ab253c5b4471b89b0.tar.gz
kernel-cfeb4721e8744f5bb2e8719ab253c5b4471b89b0.tar.xz
kernel-cfeb4721e8744f5bb2e8719ab253c5b4471b89b0.zip
Update ARM config for OMAP/mvebu/lpae
Diffstat (limited to 'config-armv7-generic')
-rw-r--r--config-armv7-generic18
1 files changed, 17 insertions, 1 deletions
diff --git a/config-armv7-generic b/config-armv7-generic
index 77faa7264..6012c3295 100644
--- a/config-armv7-generic
+++ b/config-armv7-generic
@@ -156,7 +156,7 @@ CONFIG_SERIAL_AMBA_PL011_CONSOLE=y
CONFIG_RTC_DRV_PL030=y
CONFIG_RTC_DRV_PL031=y
-CONFIG_PL330_DMA=y
+CONFIG_PL330_DMA=m
CONFIG_AMBA_PL08X=y
CONFIG_ARM_SP805_WATCHDOG=m
CONFIG_I2C_VERSATILE=m
@@ -276,6 +276,22 @@ CONFIG_PERF_EVENTS=y
# CONFIG_PID_IN_CONTEXTIDR is not set
# CONFIG_DEPRECATED_PARAM_STRUCT is not set
+# these modules all fail with missing __bad_udelay
+# http://www.spinics.net/lists/arm/msg15615.html provides some background
+# CONFIG_SUNGEM is not set
+# CONFIG_FB_SAVAGE is not set
+# CONFIG_FB_RADEON is not set
+# CONFIG_DRM_RADEON is not set
+# CONFIG_ATM_HE is not set
+# CONFIG_SCSI_ACARD is not set
+# CONFIG_SFC is not set
+
+# these all currently fail due to missing symbols __bad_udelay or
+# error: implicit declaration of function ‘iowrite32be’
+# CONFIG_SND_ALI5451 is not set
+# CONFIG_DRM_NOUVEAU is not set
+# CONFIG_MLX4_EN is not set
+
# Debug options. We need to deal with them at some point like x86
# CONFIG_COMMON_CLK_DEBUG is not set
# CONFIG_DEBUG_USER is not set