mirror of
https://github.com/Fishwaldo/linux-bl808.git
synced 2025-03-17 12:34:01 +00:00
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>
This commit is contained in:
parent
1b91d4d4da
commit
2cdbd763f2
1 changed files with 2 additions and 0 deletions
|
@ -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…
Add table
Reference in a new issue