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:
84b04b5
)
OMAP: MMU_FWK: Changed Kconfig entry from tristate to bool.
author
Eduardo Valentin
<eduardo.valentin@indt.org.br>
Wed, 26 Mar 2008 14:48:07 +0000
(10:48 -0400)
committer
Tony Lindgren
<tony@atomide.com>
Fri, 28 Mar 2008 10:41:11 +0000
(12:41 +0200)
As this code uses unexported symbols, it must be always
built-in. For this reason, a better type of its Kconfig entry
is bool.
Fixed also defconfig which sets this entry as module.
Compile test only.
Signed-off-by: Eduardo Valentin <eduardo.valentin@indt.org.br>
Signed-off-by: Tony Lindgren <tony@atomide.com>
No differences found