From 2e8fd696145819c6c5d6ac08c603af655e7f2298 Mon Sep 17 00:00:00 2001 From: Sascha Hauer Date: Fri, 14 Jan 2011 15:32:49 +0100 Subject: ARM i.MX23/28: Add framebuffer device support Signed-off-by: Sascha Hauer Cc: Shawn Guo --- arch/arm/mach-mxs/devices/Kconfig | 3 +++ 1 file changed, 3 insertions(+) (limited to 'arch/arm/mach-mxs/devices/Kconfig') diff --git a/arch/arm/mach-mxs/devices/Kconfig b/arch/arm/mach-mxs/devices/Kconfig index a878915063ed..1451ad060d82 100644 --- a/arch/arm/mach-mxs/devices/Kconfig +++ b/arch/arm/mach-mxs/devices/Kconfig @@ -17,3 +17,6 @@ config MXS_HAVE_PLATFORM_MXS_I2C config MXS_HAVE_PLATFORM_MXS_PWM bool + +config MXS_HAVE_PLATFORM_MXSFB + bool -- cgit v1.2.1