mirror of
https://github.com/torvalds/linux.git
synced 2024-11-27 22:51:35 +00:00
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>
This commit is contained in:
parent
e8fac6334d
commit
41f8fd926e
@ -52,9 +52,6 @@ config GENERIC_BUG
|
||||
config ZONE_DMA
|
||||
def_bool y
|
||||
|
||||
config GENERIC_GPIO
|
||||
def_bool y
|
||||
|
||||
config FORCE_MAX_ZONEORDER
|
||||
int
|
||||
default "14"
|
||||
|
Loading…
Reference in New Issue
Block a user