Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

blackfin: Remove GENERIC_GPIO config option again

The Kconfig symbol GENERIC_GPIO was removed in v3.10. Nothing cares
about it anymore. It popped up somehow in v3.13, so it can be removed
again.

Signed-off-by: Paul Bolle <pebolle@tiscali.nl>

authored by

Paul Bolle and committed by
Steven Miao
41f8fd92 e8fac633

-3
-3
arch/blackfin/Kconfig
··· 52 52 config ZONE_DMA 53 53 def_bool y 54 54 55 - config GENERIC_GPIO 56 - def_bool y 57 - 58 55 config FORCE_MAX_ZONEORDER 59 56 int 60 57 default "14"