We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b4dfeab commit 8537539Copy full SHA for 8537539
init/Kconfig.gki
@@ -85,6 +85,8 @@ config GKI_HIDDEN_MMC_CONFIGS
85
config GKI_HIDDEN_GPIO_CONFIGS
86
bool "Hidden GPIO configs needed for GKI"
87
select OF
88
+ select OF_GPIO
89
+ select POWER_RESET
90
select PINCTRL_SINGLE if (PINCTRL && OF && HAS_IOMEM)
91
select GPIO_PL061 if (HAS_IOMEM && ARM_AMBA && GPIOLIB)
92
select GPIO_SWNODE_UNDEFINED if (X86)
0 commit comments