aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/rtc
diff options
context:
space:
mode:
authorMike Frysinger <michael.frysinger@analog.com>2007-11-23 14:28:44 +0800
committerBryan Wu <bryan.wu@analog.com>2007-11-23 14:28:44 +0800
commit529a73fbaeee2f3bd932be8b54665994133be6ae (patch)
tree89376052e434af5a68a4c8adfbeaf75b2e0f93c6 /drivers/rtc
parentBlackfin arch: fix indentation -- use tabs, not spaces (diff)
downloadlinux-dev-529a73fbaeee2f3bd932be8b54665994133be6ae.tar.xz
linux-dev-529a73fbaeee2f3bd932be8b54665994133be6ae.zip
Blackfin arch: punt CONFIG_BFIN -- we already have CONFIG_BLACKFIN
Signed-off-by: Mike Frysinger <michael.frysinger@analog.com> Signed-off-by: Bryan Wu <bryan.wu@analog.com>
Diffstat (limited to 'drivers/rtc')
-rw-r--r--drivers/rtc/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/rtc/Kconfig b/drivers/rtc/Kconfig
index e5cdc0294aaa..1e6715ec51ef 100644
--- a/drivers/rtc/Kconfig
+++ b/drivers/rtc/Kconfig
@@ -447,7 +447,7 @@ config RTC_DRV_AT91RM9200
config RTC_DRV_BFIN
tristate "Blackfin On-Chip RTC"
- depends on BFIN
+ depends on BLACKFIN
help
If you say yes here you will get support for the
Blackfin On-Chip Real Time Clock.