Loading drivers/gpio/Kconfig +1 −1 Original line number Original line Diff line number Diff line Loading @@ -174,7 +174,7 @@ config GPIO_CLPS711X config GPIO_DAVINCI config GPIO_DAVINCI bool "TI Davinci/Keystone GPIO support" bool "TI Davinci/Keystone GPIO support" default y if ARCH_DAVINCI default y if ARCH_DAVINCI depends on ARM && (ARCH_DAVINCI || ARCH_KEYSTONE) depends on (ARM || ARM64) && (ARCH_DAVINCI || ARCH_KEYSTONE || ARCH_K3) help help Say yes here to enable GPIO support for TI Davinci/Keystone SoCs. Say yes here to enable GPIO support for TI Davinci/Keystone SoCs. Loading Loading
drivers/gpio/Kconfig +1 −1 Original line number Original line Diff line number Diff line Loading @@ -174,7 +174,7 @@ config GPIO_CLPS711X config GPIO_DAVINCI config GPIO_DAVINCI bool "TI Davinci/Keystone GPIO support" bool "TI Davinci/Keystone GPIO support" default y if ARCH_DAVINCI default y if ARCH_DAVINCI depends on ARM && (ARCH_DAVINCI || ARCH_KEYSTONE) depends on (ARM || ARM64) && (ARCH_DAVINCI || ARCH_KEYSTONE || ARCH_K3) help help Say yes here to enable GPIO support for TI Davinci/Keystone SoCs. Say yes here to enable GPIO support for TI Davinci/Keystone SoCs. Loading