]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
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)
commit1100ca34d912b199c1ec3d1a3ad9b0b41de3bec8
treea6613275791ae5417a52caa189e2c20c597fc648
parent84b04b5f03b3fab48d78ac877fe78fb8b9dd869c
OMAP: MMU_FWK: Changed Kconfig entry from tristate to bool.

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>
arch/arm/configs/ams_delta_defconfig
arch/arm/plat-omap/Kconfig