Kconfig (b866526d0cfe0c5b906f9f038f3f550efe30c9d0) Kconfig (c366c76a2c41d0c545e51b53056b21515db32e77)
1#
2# GPIO infrastructure and drivers
3#
4
5config ARCH_HAVE_CUSTOM_GPIO_H
6 bool
7 help
8 Selecting this config option from the architecture Kconfig allows

--- 875 unchanged lines hidden (view full) ---

884 I/O Expander.
885
886config GPIO_TIMBERDALE
887 bool "Support for timberdale GPIO IP"
888 depends on MFD_TIMBERDALE
889 ---help---
890 Add support for the GPIO IP in the timberdale FPGA.
891
1#
2# GPIO infrastructure and drivers
3#
4
5config ARCH_HAVE_CUSTOM_GPIO_H
6 bool
7 help
8 Selecting this config option from the architecture Kconfig allows

--- 875 unchanged lines hidden (view full) ---

884 I/O Expander.
885
886config GPIO_TIMBERDALE
887 bool "Support for timberdale GPIO IP"
888 depends on MFD_TIMBERDALE
889 ---help---
890 Add support for the GPIO IP in the timberdale FPGA.
891
892config GPIO_TPS65218
893 tristate "TPS65218 GPIO"
894 depends on MFD_TPS65218
895 help
896 Select this option to enable GPIO driver for the TPS65218
897 chip family.
898
892config GPIO_TPS6586X
893 bool "TPS6586X GPIO"
894 depends on MFD_TPS6586X
895 help
896 Select this option to enable GPIO driver for the TPS6586X
897 chip family.
898
899config GPIO_TPS65910

--- 197 unchanged lines hidden ---
899config GPIO_TPS6586X
900 bool "TPS6586X GPIO"
901 depends on MFD_TPS6586X
902 help
903 Select this option to enable GPIO driver for the TPS6586X
904 chip family.
905
906config GPIO_TPS65910

--- 197 unchanged lines hidden ---