From 47babe692e90e0333b2448969639b8f0940e3682 Mon Sep 17 00:00:00 2001 From: Shawn Guo Date: Wed, 16 Mar 2011 11:31:06 +0100 Subject: ARM: mxs: dynamically allocate mmc device MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Shawn Guo [ukleinek: fix naming to include complete device name in functions] Signed-off-by: Uwe Kleine-König Signed-off-by: Sascha Hauer --- 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 1451ad060d8..acf9eea124c 100644 --- a/arch/arm/mach-mxs/devices/Kconfig +++ b/arch/arm/mach-mxs/devices/Kconfig @@ -15,6 +15,9 @@ config MXS_HAVE_PLATFORM_FLEXCAN config MXS_HAVE_PLATFORM_MXS_I2C bool +config MXS_HAVE_PLATFORM_MXS_MMC + bool + config MXS_HAVE_PLATFORM_MXS_PWM bool -- cgit v1.2.3-18-g5258