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>
# CONFIG_OMAP_MUX_DEBUG is not set
CONFIG_OMAP_MUX_WARNINGS=y
CONFIG_OMAP_MCBSP=y
-CONFIG_OMAP_MMU_FWK=m
+CONFIG_OMAP_MMU_FWK=y
CONFIG_OMAP_MBOX_FWK=m
CONFIG_OMAP_MPU_TIMER=y
# CONFIG_OMAP_32K_TIMER is not set
Buffered Serial Port.
config OMAP_MMU_FWK
- tristate "MMU framework support"
+ bool "MMU framework support"
depends on ARCH_OMAP
default n
help