summaryrefslogtreecommitdiff
path: root/drivers/rtc/Kconfig
diff options
context:
space:
mode:
authorNicolas Ferre <nicolas.ferre@atmel.com>2012-03-15 13:38:09 (GMT)
committerNicolas Ferre <nicolas.ferre@atmel.com>2012-04-16 10:47:17 (GMT)
commit938f970eb23d40dba49d7b14b774ed7ae7ec974a (patch)
treeb5e0d8f7d238eecdc0fcc7414f7803d573b5075e /drivers/rtc/Kconfig
parentff65e398f3e3d1ee38a6b23d5a9f8e2fd950be49 (diff)
downloadlinux-fsl-qoriq-938f970eb23d40dba49d7b14b774ed7ae7ec974a.tar.xz
rtc: Kconfig: remove dependency for AT91 rtc driver
This will allow to select this driver for newer SoCs. Keep dependency on AT91 because of the use of an header file located in include/mach directory. Signed-off-by: Nicolas Ferre <nicolas.ferre@atmel.com>
Diffstat (limited to 'drivers/rtc/Kconfig')
-rw-r--r--drivers/rtc/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/rtc/Kconfig b/drivers/rtc/Kconfig
index 8c8377d..4161bfe 100644
--- a/drivers/rtc/Kconfig
+++ b/drivers/rtc/Kconfig
@@ -838,7 +838,7 @@ config RTC_DRV_AT32AP700X
config RTC_DRV_AT91RM9200
tristate "AT91RM9200 or some AT91SAM9 RTC"
- depends on ARCH_AT91RM9200 || ARCH_AT91SAM9RL || ARCH_AT91SAM9G45
+ depends on ARCH_AT91
help
Driver for the internal RTC (Realtime Clock) module found on
Atmel AT91RM9200's and some AT91SAM9 chips. On AT91SAM9 chips