summaryrefslogtreecommitdiff
path: root/arch
diff options
context:
space:
mode:
authorPhilippe Langlais <philippe.langlais@linaro.org>2012-01-11 14:29:59 +0100
committerPhilippe Langlais <philippe.langlais@stericsson.com>2012-05-22 11:01:09 +0200
commit13a169d8f53948b0cddc0b27cd0f21b682897873 (patch)
treeacd72e1e999fd183aa5f60566149c9c5b9d5d3c2 /arch
parent633e4d24f02fabf1dbcdb6db638b6d61d6e1322c (diff)
configs: mcde: Remove static board configuration
Make device registration more dynamic using mach_is_xxx() and uib_is_xxx() type of calls instead of having compile time Kconfig settings. And clean out most unused static configuration data. ST-Ericsson ID: 368402 ST-Ericsson FOSS-OUT ID: Trivial ST-Ericsson Linux next: NA Signed-off-by: Marcus Lorentzon <marcus.xm.lorentzon@stericsson.com>
Diffstat (limited to 'arch')
-rwxr-xr-xarch/arm/configs/u8500_defconfig5
1 files changed, 2 insertions, 3 deletions
diff --git a/arch/arm/configs/u8500_defconfig b/arch/arm/configs/u8500_defconfig
index f5235ff566c..3529033d6b0 100755
--- a/arch/arm/configs/u8500_defconfig
+++ b/arch/arm/configs/u8500_defconfig
@@ -32,10 +32,8 @@ CONFIG_UX500_SUSPEND_STANDBY=y
CONFIG_UX500_SUSPEND_MEM=y
CONFIG_UX500_SUSPEND_DBG=y
CONFIG_UX500_SUSPEND_DBG_WAKE_ON_UART=y
-CONFIG_MCDE_DISPLAY_PRIMARY_32BPP=y
CONFIG_DISPLAY_GENERIC_DSI_PRIMARY_VSYNC=y
-CONFIG_DISPLAY_SONY_ACX424AKP_DSI_PRIMARY=y
-CONFIG_DISPLAY_AV8100_TERTIARY=y
+CONFIG_U8500_TV_OUTPUT_AV8100=y
CONFIG_DISPLAY_AV8100_TRIPPLE_BUFFER=y
CONFIG_DB8500_MLOADER=y
CONFIG_NO_HZ=y
@@ -197,6 +195,7 @@ CONFIG_GPU_MALI=y
CONFIG_FB=y
CONFIG_FB_MCDE=y
CONFIG_MCDE_FB_AVOID_REALLOC=y
+CONFIG_MCDE_DISPLAY_SONY_ACX424AKP_DSI=y
CONFIG_MCDE_DISPLAY_SAMSUNG_S6D16D0=y
# CONFIG_MCDE_DISPLAY_HDMI_FB_AUTO_CREATE is not set
CONFIG_AV8100_HWTRIG_I2SDAT3=y