projects
/
linux-2.6-microblaze.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e8fac63
)
blackfin: Remove GENERIC_GPIO config option again
author
Paul Bolle
<pebolle@tiscali.nl>
Wed, 12 Feb 2014 10:54:37 +0000
(11:54 +0100)
committer
Steven Miao
<realmz6@gmail.com>
Fri, 11 Apr 2014 15:41:51 +0000
(23:41 +0800)
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>
arch/blackfin/Kconfig
patch
|
blob
|
history
diff --git
a/arch/blackfin/Kconfig
b/arch/blackfin/Kconfig
index
f936ee6
..
5ae0aa7
100644
(file)
--- a/
arch/blackfin/Kconfig
+++ b/
arch/blackfin/Kconfig
@@
-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"