Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux
Pull removal of GENERIC_GPIO from Grant Likely: "GENERIC_GPIO now synonymous with GPIOLIB. There are no longer any valid cases for enableing GENERIC_GPIO without GPIOLIB, even though it is possible to do so which has been causing confusion and breakage. This branch does the work to completely eliminate GENERIC_GPIO." * tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux: gpio: update gpio Chinese documentation Remove GENERIC_GPIO config option Convert selectors of GENERIC_GPIO to GPIOLIB blackfin: force use of gpiolib m68k: coldfire: use gpiolib mips: pnx833x: remove requirement for GENERIC_GPIO openrisc: default GENERIC_GPIO to false avr32: default GENERIC_GPIO to false xtensa: remove explicit selection of GENERIC_GPIO sh: replace CONFIG_GENERIC_GPIO by CONFIG_GPIOLIB powerpc: remove redundant GENERIC_GPIO selection unicore32: default GENERIC_GPIO to false unicore32: remove unneeded select GENERIC_GPIO arm: plat-orion: use GPIO driver on CONFIG_GPIOLIB arm: remove redundant GENERIC_GPIO selection mips: alchemy: require gpiolib mips: txx9: change GENERIC_GPIO to GPIOLIB mips: loongson: use GPIO driver on CONFIG_GPIOLIB mips: remove redundant GENERIC_GPIO select
No related branches found
No related tags found
Showing
- Documentation/gpio.txt 5 additions, 5 deletionsDocumentation/gpio.txt
- Documentation/zh_CN/gpio.txt 4 additions, 4 deletionsDocumentation/zh_CN/gpio.txt
- arch/alpha/Kconfig 0 additions, 3 deletionsarch/alpha/Kconfig
- arch/arm/Kconfig 0 additions, 3 deletionsarch/arm/Kconfig
- arch/arm/plat-orion/Makefile 1 addition, 1 deletionarch/arm/plat-orion/Makefile
- arch/arm/plat-orion/gpio.c 1 addition, 1 deletionarch/arm/plat-orion/gpio.c
- arch/arm64/Kconfig 0 additions, 3 deletionsarch/arm64/Kconfig
- arch/avr32/Kconfig 0 additions, 3 deletionsarch/avr32/Kconfig
- arch/blackfin/Kconfig 1 addition, 4 deletionsarch/blackfin/Kconfig
- arch/hexagon/Kconfig 0 additions, 3 deletionsarch/hexagon/Kconfig
- arch/ia64/Kconfig 0 additions, 3 deletionsarch/ia64/Kconfig
- arch/m68k/Kconfig 0 additions, 3 deletionsarch/m68k/Kconfig
- arch/m68k/Kconfig.cpu 1 addition, 2 deletionsarch/m68k/Kconfig.cpu
- arch/metag/Kconfig 0 additions, 3 deletionsarch/metag/Kconfig
- arch/microblaze/Kconfig 0 additions, 3 deletionsarch/microblaze/Kconfig
- arch/mips/Kconfig 1 addition, 9 deletionsarch/mips/Kconfig
- arch/mips/loongson/common/Makefile 1 addition, 1 deletionarch/mips/loongson/common/Makefile
- arch/mips/txx9/generic/setup.c 1 addition, 1 deletionarch/mips/txx9/generic/setup.c
- arch/openrisc/Kconfig 0 additions, 3 deletionsarch/openrisc/Kconfig
- arch/powerpc/Kconfig 0 additions, 5 deletionsarch/powerpc/Kconfig
Loading
Please register or sign in to comment