mirror of
https://github.com/torvalds/linux.git
synced 2024-11-22 20:22:09 +00:00
ARM: gemini: tag the arch as having reset controller
This arch has a reset controller so make this selectable. Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
This commit is contained in:
parent
5771a8c088
commit
b4814d4ded
@ -1,6 +1,7 @@
|
||||
menuconfig ARCH_GEMINI
|
||||
bool "Cortina Systems Gemini"
|
||||
depends on ARCH_MULTI_V4
|
||||
select ARCH_HAS_RESET_CONTROLLER
|
||||
select ARM_APPENDED_DTB # Old Redboot bootloaders deployed
|
||||
select FARADAY_FTINTC010
|
||||
select FTTMR010_TIMER
|
||||
|
Loading…
Reference in New Issue
Block a user