mirror of
https://github.com/torvalds/linux.git
synced 2024-11-10 22:21:40 +00:00
Blackfin RTC Driver: BF561 not have on-chip RTC
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>
This commit is contained in:
parent
8c9166f7a6
commit
7f60459921
@ -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.
|
||||
|
Loading…
Reference in New Issue
Block a user