--- zzzz-none-000/linux-4.4.60/drivers/gpio/Kconfig 2017-04-08 07:53:53.000000000 +0000 +++ scorpion-7490-727/linux-4.4.60/drivers/gpio/Kconfig 2021-02-04 17:41:59.000000000 +0000 @@ -991,7 +991,6 @@ config GPIO_74X164 tristate "74x164 serial-in/parallel-out 8-bits shift register" - depends on OF help Driver for 74x164 compatible serial-in/parallel-out 8-outputs shift registers. This driver can be used to provide access @@ -1040,4 +1039,17 @@ endmenu +comment "Other GPIO expanders" + +config GPIO_NXP_74HC153 + tristate "NXP 74HC153 Dual 4-input multiplexer" + help + Platform driver for NXP 74HC153 Dual 4-input Multiplexer. This + provides a GPIO interface supporting input mode only. + +config GPIO_LATCH + tristate "GPIO latch driver" + help + Say yes here to enable a GPIO latch driver. + endif