aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-mxs/Kconfig
diff options
context:
space:
mode:
authorUwe Kleine-König <u.kleine-koenig@pengutronix.de>2011-05-28 15:05:03 -0400
committerSascha Hauer <s.hauer@pengutronix.de>2011-07-07 03:59:57 -0400
commit4daca0e0170b3996a403d10b6b5838a69785faeb (patch)
treec34e7625a3ab4d1d2c9fb0b7294e70cd5243438b /arch/arm/mach-mxs/Kconfig
parent5b8d628ca4036e76a2d892f2c1d01b58d232809e (diff)
ARM: mxs/tx28: convert to new leds-gpio registration helper
This allows to move the led definition to .init.rodata. Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de> Cc: Shawn Guo <shawn.guo@linaro.org> Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Diffstat (limited to 'arch/arm/mach-mxs/Kconfig')
-rw-r--r--arch/arm/mach-mxs/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/mach-mxs/Kconfig b/arch/arm/mach-mxs/Kconfig
index f114960622e0..162b0b0bc356 100644
--- a/arch/arm/mach-mxs/Kconfig
+++ b/arch/arm/mach-mxs/Kconfig
@@ -55,6 +55,7 @@ config MACH_MX28EVK
55config MODULE_TX28 55config MODULE_TX28
56 bool 56 bool
57 select SOC_IMX28 57 select SOC_IMX28
58 select LEDS_GPIO_REGISTER
58 select MXS_HAVE_AMBA_DUART 59 select MXS_HAVE_AMBA_DUART
59 select MXS_HAVE_PLATFORM_AUART 60 select MXS_HAVE_PLATFORM_AUART
60 select MXS_HAVE_PLATFORM_FEC 61 select MXS_HAVE_PLATFORM_FEC