Skip to content

Commit

Permalink
blackfin: Remove GENERIC_GPIO config option again
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Paul Bolle authored and Steven Miao committed Apr 11, 2014
1 parent e8fac63 commit 41f8fd9
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions arch/blackfin/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down

0 comments on commit 41f8fd9

Please sign in to comment.