From: Roland Stigge Date: Tue, 18 Dec 2012 00:02:22 +0000 (-0800) Subject: drivers/rtc/rtc-imxdi: support for i.MX53 X-Git-Tag: Ubuntu-5.0.0-8.9~14641^2~87 X-Git-Url: https://git.proxmox.com/?a=commitdiff_plain;h=ef216ad01728ecb8cf6c604ecb5f69e7fd671b52;p=mirror_ubuntu-disco-kernel.git drivers/rtc/rtc-imxdi: support for i.MX53 Enable support for i.MX53 in addition to i.MX25 by enabling the driver on ARCH_MXC generally. Signed-off-by: Roland Stigge Cc: Alessandro Zummo Cc: Grant Likely Cc: Sascha Hauer Cc: Russell King Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- diff --git a/drivers/rtc/Kconfig b/drivers/rtc/Kconfig index 4f7ecb683d6b..608a7b1794e3 100644 --- a/drivers/rtc/Kconfig +++ b/drivers/rtc/Kconfig @@ -768,7 +768,7 @@ config RTC_DRV_DAVINCI config RTC_DRV_IMXDI tristate "Freescale IMX DryIce Real Time Clock" - depends on SOC_IMX25 + depends on ARCH_MXC help Support for Freescale IMX DryIce RTC