From 886545ea7d0b06eaeae81ce54ce7cbcd255bde04 Mon Sep 17 00:00:00 2001 From: Arnd Bergmann Date: Thu, 13 Mar 2014 14:06:16 +0100 Subject: [PATCH] ARM: efm32: allow uncompress debug output MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit 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 Acked-by: Uwe Kleine-König --- Reading git-format-patch failed