summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-mx25/Kconfig
diff options
context:
space:
mode:
authorUwe Kleine-König <u.kleine-koenig@pengutronix.de>2010-06-16 12:34:56 +0200
committerUwe Kleine-König <u.kleine-koenig@pengutronix.de>2010-06-30 09:00:32 +0200
commitb0c4845c47bce6fefe5e08b1e0cbd100d62ec36b (patch)
tree409483c88a00e0ca311efb6e6b83f17461b0fed5 /arch/arm/mach-mx25/Kconfig
parent1f8d721cd3dd1a2ee37152ce228f035212074984 (diff)
downloadop-kernel-dev-b0c4845c47bce6fefe5e08b1e0cbd100d62ec36b.zip
op-kernel-dev-b0c4845c47bce6fefe5e08b1e0cbd100d62ec36b.tar.gz
ARM: imx: Change the way nand devices are registered (imx25)
Make use of new mechanism to register a nand device. Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
Diffstat (limited to 'arch/arm/mach-mx25/Kconfig')
-rw-r--r--arch/arm/mach-mx25/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/mach-mx25/Kconfig b/arch/arm/mach-mx25/Kconfig
index 54d2173..3c4f1ee 100644
--- a/arch/arm/mach-mx25/Kconfig
+++ b/arch/arm/mach-mx25/Kconfig
@@ -4,5 +4,6 @@ comment "MX25 platforms:"
config MACH_MX25_3DS
bool "Support MX25PDK (3DS) Platform"
+ select IMX_HAVE_PLATFORM_MXC_NAND
endif
OpenPOWER on IntegriCloud