Skip to content

Commit

Permalink
Blackfin RTC Driver: BF561 not have on-chip RTC
Browse files Browse the repository at this point in the history
Signed-off-by: Graf Yang <graf.yang@analog.com>
Signed-off-by: Bryan Wu <cooloney@kernel.org>
Cc: Alessandro Zummo <a.zummo@towertech.it>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
  • Loading branch information
Graf Yang authored and Linus Torvalds committed Aug 20, 2008
1 parent 8c9166f commit 7f60459
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion drivers/rtc/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -561,7 +561,7 @@ config RTC_DRV_AT91SAM9_GPBR

config RTC_DRV_BFIN
tristate "Blackfin On-Chip RTC"
depends on BLACKFIN
depends on BLACKFIN && !BF561
help
If you say yes here you will get support for the
Blackfin On-Chip Real Time Clock.
Expand Down

0 comments on commit 7f60459

Please sign in to comment.