From: Eduardo Valentin Date: Wed, 26 Mar 2008 14:48:07 +0000 (-0400) Subject: OMAP: MMU_FWK: Changed Kconfig entry from tristate to bool. X-Git-Tag: v2.6.25-omap1~94 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1100ca34d912b199c1ec3d1a3ad9b0b41de3bec8;p=pandora-kernel.git 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 Signed-off-by: Tony Lindgren --- Reading git-diff-tree failed