ARM: gemini: select the right GPIO block

We want to select the GPIO_FTGPIO010 symbol for the generic
Faraday FTGPIO010 driver, not the old driver.

Cc: Jonas Jensen <jonas.jensen@gmail.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
This commit is contained in:
Linus Walleij 2017-03-13 00:18:41 +01:00
parent 1953d4ad97
commit f0a18a00f0
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ menuconfig ARCH_GEMINI
select ARM_APPENDED_DTB # Old Redboot bootloaders deployed
select FARADAY_FTINTC010
select FTTMR010_TIMER
select GPIO_GEMINI
select GPIO_FTGPIO010
select GPIOLIB
select POWER_RESET
select POWER_RESET_GEMINI_POWEROFF