forked from luck/tmp_suning_uos_patched
ARM: gemini: select ARM_AMBA
This selects the ARM_AMBA PrimeCell bus for the Gemini so we can use the PL08x DMA engine derivative FTDMAC020 through the combined PL08x driver. Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
This commit is contained in:
parent
a022c73711
commit
1b91d4d4da
|
@ -2,6 +2,7 @@ menuconfig ARCH_GEMINI
|
|||
bool "Cortina Systems Gemini"
|
||||
depends on ARCH_MULTI_V4
|
||||
select ARCH_HAS_RESET_CONTROLLER
|
||||
select ARM_AMBA
|
||||
select ARM_APPENDED_DTB # Old Redboot bootloaders deployed
|
||||
select COMMON_CLK_GEMINI
|
||||
select FARADAY_FTINTC010
|
||||
|
|
Loading…
Reference in New Issue
Block a user