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 <stigge@antcom.de> Cc: Alessandro Zummo <a.zummo@towertech.it> Cc: Grant Likely <grant.likely@secretlab.ca> Cc: Sascha Hauer <kernel@pengutronix.de> Cc: Russell King <linux@arm.linux.org.uk> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
This commit is contained in:
Родитель
fc9bd9022e
Коммит
ef216ad017
|
@ -768,7 +768,7 @@ config RTC_DRV_DAVINCI
|
||||||
|
|
||||||
config RTC_DRV_IMXDI
|
config RTC_DRV_IMXDI
|
||||||
tristate "Freescale IMX DryIce Real Time Clock"
|
tristate "Freescale IMX DryIce Real Time Clock"
|
||||||
depends on SOC_IMX25
|
depends on ARCH_MXC
|
||||||
help
|
help
|
||||||
Support for Freescale IMX DryIce RTC
|
Support for Freescale IMX DryIce RTC
|
||||||
|
|
||||||
|
|
Загрузка…
Ссылка в новой задаче