提交 f0a18a00 编写于 作者: L 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: NLinus Walleij <linus.walleij@linaro.org>
上级 1953d4ad
...@@ -4,7 +4,7 @@ menuconfig ARCH_GEMINI ...@@ -4,7 +4,7 @@ menuconfig ARCH_GEMINI
select ARM_APPENDED_DTB # Old Redboot bootloaders deployed select ARM_APPENDED_DTB # Old Redboot bootloaders deployed
select FARADAY_FTINTC010 select FARADAY_FTINTC010
select FTTMR010_TIMER select FTTMR010_TIMER
select GPIO_GEMINI select GPIO_FTGPIO010
select GPIOLIB select GPIOLIB
select POWER_RESET select POWER_RESET
select POWER_RESET_GEMINI_POWEROFF select POWER_RESET_GEMINI_POWEROFF
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册