aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndy Green <andy.green@linaro.org>2012-03-21 12:26:30 +0800
committerAndy Green <andy.green@linaro.org>2012-04-02 17:17:52 +0800
commit9a92793aae4073e38fc15f1f208b7d25abd21342 (patch)
treef4663a098053d8ed5e2e5e67419f704021cf0a6c
parentf81e1858ac1dc7b5449afade211297fe65396831 (diff)
config omapdcetilt-3.3-omap5-eng-17
OMAP_DCE has to be a module at the moment. It races with rpmsg virtio bus registration otherwise. Signed-off-by: Andy Green <andy.green@linaro.org>
-rw-r--r--arch/arm/configs/omap_5430evm_defconfig6
1 files changed, 5 insertions, 1 deletions
diff --git a/arch/arm/configs/omap_5430evm_defconfig b/arch/arm/configs/omap_5430evm_defconfig
index 9131665e27b7..fc9e2537bac3 100644
--- a/arch/arm/configs/omap_5430evm_defconfig
+++ b/arch/arm/configs/omap_5430evm_defconfig
@@ -24,7 +24,6 @@ CONFIG_GPIO_PCA953X=y
CONFIG_OMAP5_SEVM_PALMAS=y
CONFIG_OMAP_MUX_DEBUG=y
CONFIG_OMAP_SCM_DEV=y
-CONFIG_OMAP_MBOX_FWK=y
# CONFIG_ARCH_OMAP2 is not set
# CONFIG_ARCH_OMAP3 is not set
CONFIG_ARCH_OMAP5=y
@@ -193,14 +192,19 @@ CONFIG_LEDS_GPIO=y
CONFIG_LEDS_TRIGGER_HEARTBEAT=y
CONFIG_RTC_CLASS=y
CONFIG_RTC_DRV_TWL4030=y
+CONFIG_VIRTIO_MMIO=y
CONFIG_STAGING=y
CONFIG_DRM_OMAP=y
CONFIG_THERMAL_FRAMEWORK=y
CONFIG_OMAP_THERMAL=y
CONFIG_OMAP_DIE_GOVERNOR=y
CONFIG_OMAP_GPU_GOVERNOR=y
+CONFIG_DRM_OMAP_DCE=m
CONFIG_HWSPINLOCK_OMAP=y
+CONFIG_OMAP_IOVMM=y
+CONFIG_OMAP_REMOTEPROC=y
CONFIG_OMAP_REMOTEPROC_DSP=y
+CONFIG_VIRT_DRIVERS=y
CONFIG_EXT2_FS=y
CONFIG_EXT3_FS=y
# CONFIG_EXT3_DEFAULTS_TO_ORDERED is not set