Commit f0a18a00 authored by Linus Walleij's avatar Linus Walleij

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: default avatarLinus Walleij <linus.walleij@linaro.org>
parent 1953d4ad
......@@ -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
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment