git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
94fa873
)
remove a superfluous kconfig type definition
author
Uwe Kleine-König
<ukleinek@strlen.de>
Thu, 7 Aug 2008 18:11:04 +0000
(20:11 +0200)
committer
Uwe Kleine-Koenig
<ukl@pengutronix.de>
Fri, 12 Dec 2008 10:17:07 +0000
(11:17 +0100)
It's either
bool
default y
or
def_bool y
but not a mixture of both.
Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
arch/arm/Kconfig
patch
|
blob
|
history
diff --cc
arch/arm/Kconfig
Simple merge