CONFIG_ARCH_REQUIRE_GPIOLIB (not configurable)
configname: CONFIG_ARCH_REQUIRE_GPIOLIB
Linux Kernel Configuration
└─>Device Drivers
└─>ARCH_REQUIRE_GPIOLIB
In linux kernel since version 2.6.27 (release Date: 2008-10-09)
Platforms select gpiolib if they use this infrastructure
for all their GPIOs, usually starting with ones integrated
into SOC processors.
Selecting this from the architecture code will cause the gpiolib
code to always get built in.
for all their GPIOs, usually starting with ones integrated
into SOC processors.
Selecting this from the architecture code will cause the gpiolib
code to always get built in.
is depended by
CONFIG_ARCH_DOVECONFIG_ARCH_EXYNOS
CONFIG_ARCH_IXP4XX
CONFIG_ARCH_PXA
CONFIG_ARCH_STI
CONFIG_ARCH_OMAP2PLUS
CONFIG_ARCH_CLPS711X
CONFIG_ARCH_GEMINI
CONFIG_ARCH_S3C64XX
CONFIG_ARCH_SA1100
CONFIG_ARCH_MV78XX0
CONFIG_ARCH_BCM_MOBILE
CONFIG_ARCH_BCM2835
CONFIG_ARCH_OMAP1
CONFIG_ARCH_MVEBU
CONFIG_MACH_KIRKWOOD
CONFIG_ARCH_SUNXI
CONFIG_ARCH_DAVINCI
CONFIG_ARCH_ORION5X
CONFIG_ARCH_LPC32XX
CONFIG_ARCH_AT91
CONFIG_ARCH_EP93XX
CONFIG_ARCH_MMP
CONFIG_GPIO_MT7621