[PATCH] snowball: android: automatic creation of frame buffer device
mathieu.poirier at linaro.org
mathieu.poirier at linaro.org
Wed Mar 7 20:07:17 UTC 2012
From: "Mathieu J. Poirier" <mathieu.poirier at linaro.org>
This is normally done by HDMIServices but the daemon is not running
in the linaro-android environment, hence enabling by default.
Signed-off-by: Mathieu Poirier <mathieu.poirier at linaro.org>
---
arch/arm/configs/u8500_android_defconfig | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/arch/arm/configs/u8500_android_defconfig b/arch/arm/configs/u8500_android_defconfig
index 47cc2a0..60057aa 100644
--- a/arch/arm/configs/u8500_android_defconfig
+++ b/arch/arm/configs/u8500_android_defconfig
@@ -210,7 +210,7 @@ CONFIG_MCDE_DISPLAY_GENERIC_DSI=y
CONFIG_MCDE_DISPLAY_SAMSUNG_S6D16D0=y
CONFIG_MCDE_DISPLAY_SONY_ACX424AKP_DSI=y
CONFIG_MCDE_DISPLAY_AV8100=y
-# CONFIG_MCDE_DISPLAY_HDMI_FB_AUTO_CREATE is not set
+CONFIG_MCDE_DISPLAY_HDMI_FB_AUTO_CREATE=y
CONFIG_AV8100_HWTRIG_I2SDAT3=y
CONFIG_FB_B2R2=y
CONFIG_B2R2_PLUG_CONF=y
--
1.7.5.4
More information about the kernel
mailing list