ARM: gemini: select pin controller
The Gemini needs its pin controller for the platform to work properly. Signed-off-by: Linus Walleij <linus.walleij@linaro.org>pull/456/head^2
parent
1b91d4d4da
commit
2cdbd763f2
|
|
@ -9,6 +9,8 @@ menuconfig ARCH_GEMINI
|
|||
select FTTMR010_TIMER
|
||||
select GPIO_FTGPIO010
|
||||
select GPIOLIB
|
||||
select PINCTRL
|
||||
select PINCTRL_GEMINI
|
||||
select POWER_RESET
|
||||
select POWER_RESET_GEMINI_POWEROFF
|
||||
select POWER_RESET_SYSCON
|
||||
|
|
|
|||
Loading…
Reference in New Issue