summaryrefslogtreecommitdiff
path: root/arch/arm/plat-mxc/devices
diff options
context:
space:
mode:
authorUwe Kleine-König <u.kleine-koenig@pengutronix.de>2010-11-11 17:11:29 (GMT)
committerUwe Kleine-König <u.kleine-koenig@pengutronix.de>2010-11-19 20:53:49 (GMT)
commitfd2fa2e3238197ef10101277dff67da10e68a61b (patch)
tree6da703813ba73b3b518882c36842ed171f485335 /arch/arm/plat-mxc/devices
parente48ab1c16ff2af83e6a2a1228504710a5d339d08 (diff)
downloadlinux-fsl-qoriq-fd2fa2e3238197ef10101277dff67da10e68a61b.tar.xz
ARM: imx: let IMX_HAVE_PLATFORM_IMX_FB select HAVE_FB_IMX
This way FB_IMX can just depend on HAVE_FB_IMX and machines just need to select IMX_HAVE_PLATFORM_IMX_FB without bothering about HAVE_FB_IMX. Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
Diffstat (limited to 'arch/arm/plat-mxc/devices')
-rw-r--r--arch/arm/plat-mxc/devices/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/plat-mxc/devices/Kconfig b/arch/arm/plat-mxc/devices/Kconfig
index 81d7a54..dbb2078 100644
--- a/arch/arm/plat-mxc/devices/Kconfig
+++ b/arch/arm/plat-mxc/devices/Kconfig
@@ -27,6 +27,7 @@ config IMX_HAVE_PLATFORM_IMXDI_RTC
config IMX_HAVE_PLATFORM_IMX_FB
bool
+ select HAVE_FB_IMX
config IMX_HAVE_PLATFORM_IMX_I2C
bool