aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/configs
diff options
context:
space:
mode:
authorRobert Marklund <robert.marklund@stericsson.com>2011-04-19 16:31:29 +0200
committerRobert Marklund <robert.marklund@stericsson.com>2011-05-13 10:41:51 +0200
commit86d2755e4e47df28eb90fb7ce62bb48f66975201 (patch)
treedfb7d4e37456a7ec518b6963f786774ac52ed26d /arch/arm/configs
parent323fd95aeb2a79977d361cc9722fcace15864599 (diff)
video: mcde: Fix Kconfig to match the ux500 update
Change the dependencies of MCDE Kconfigs to match the mach-ux500 update. Change name of the regulators used by the mcde driver to match the mach-ux500 update. Added the EGPIO used by mcde. Signed-off-by: Robert Marklund <robert.marklund@stericsson.com>
Diffstat (limited to 'arch/arm/configs')
-rw-r--r--arch/arm/configs/u8500_defconfig6
1 files changed, 5 insertions, 1 deletions
diff --git a/arch/arm/configs/u8500_defconfig b/arch/arm/configs/u8500_defconfig
index 1d4d389eaa5..5474fce55f5 100644
--- a/arch/arm/configs/u8500_defconfig
+++ b/arch/arm/configs/u8500_defconfig
@@ -23,7 +23,7 @@ CONFIG_UX500_SOC_DB5500=y
CONFIG_UX500_SOC_DB8500=y
CONFIG_MACH_U8500=y
CONFIG_MACH_HREFV60=y
-CONFIG_MACH_U5500=y
+# CONFIG_MACH_U5500 is not set
CONFIG_UX500_PRCMU_TIMER=y
CONFIG_DB8500_MLOADER=y
CONFIG_UX500_SUSPEND=y
@@ -161,6 +161,10 @@ CONFIG_VIDEO_DEV=y
CONFIG_FB=y
CONFIG_FB_MCDE=y
CONFIG_MCDE_DISPLAY_GENERIC_DSI=y
+CONFIG_MCDE_DISPLAY_PRIMARY_32BPP=y
+CONFIG_DISPLAY_GENERIC_DSI_PRIMARY_ROTATION_90=y
+CONFIG_DISPLAY_GENERIC_DSI_PRIMARY_ROTATION_ANGLE=90
+CONFIG_DISPLAY_GENERIC_DSI_PRIMARY_VSYNC=y
CONFIG_FB_B2R2=y
CONFIG_B2R2_PLUG_CONF=y
CONFIG_AV8100=y