OMAP: MMU_FWK: Changed Kconfig entry from tristate to bool.
authorEduardo Valentin <eduardo.valentin@indt.org.br>
Wed, 26 Mar 2008 14:48:07 +0000 (10:48 -0400)
committerTony 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