ARM: efm32: allow uncompress debug output
authorArnd Bergmann <arnd@arndb.de>
Thu, 13 Mar 2014 13:06:16 +0000 (14:06 +0100)
committerArnd Bergmann <arnd@arndb.de>
Fri, 21 Mar 2014 17:31:34 +0000 (18:31 +0100)
efm32 has no mach/uncompress.h, but we can trivially use
the fallback to the ll_debug code by just allowing this
option in Kconfig.

Found during randconfig testing.

Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Acked-by: Uwe Kleine-König <kernel@pengutronix.de>
arch/arm/Kconfig.debug

Simple merge