From 0df242defb72184394cbcbb9742ab6a9dfcfd0b3 Mon Sep 17 00:00:00 2001 From: Juergen Beisert Date: Mon, 13 Dec 2010 11:53:33 +0100 Subject: STM378x: Adapt the MCI driver to support i.MX23 and i.MX28 Signed-off-by: Juergen Beisert Signed-off-by: Sascha Hauer --- drivers/mci/Kconfig | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'drivers/mci/Kconfig') diff --git a/drivers/mci/Kconfig b/drivers/mci/Kconfig index b1f2773354..ee04079c38 100644 --- a/drivers/mci/Kconfig +++ b/drivers/mci/Kconfig @@ -28,11 +28,11 @@ config MCI_INFO comment "--- MCI host drivers ---" config MCI_STM378X - bool "i.MX23" + bool "i.MX23/i.MX28" depends on ARCH_STM help Enable this entry to add support to read and write SD cards on a - i.MX23 based system. + i.MX23/i.MX28 based system. config MCI_S3C bool "S3C" -- cgit v1.2.3