summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap
diff options
context:
space:
mode:
authorTeresa Remmet <t.remmet@phytec.de>2016-02-16 11:45:02 +0100
committerSascha Hauer <s.hauer@pengutronix.de>2016-02-17 08:20:59 +0100
commit48921a46eb70e369cec41c76e5e54baa55980cd0 (patch)
treea570db8443d6704af0a7ef33261c9a34100105e0 /arch/arm/mach-omap
parent49376db41d59eee2088d75151f89a493fcd87490 (diff)
downloadbarebox-48921a46eb70e369cec41c76e5e54baa55980cd0.tar.gz
barebox-48921a46eb70e369cec41c76e5e54baa55980cd0.tar.xz
ARM: AM335x: Make use of ARM_USE_COMPRESSED_DTB
Use ARM_USE_COMPRESSED_DTB for all AM335x based board, to reduce the image size even more. Saves about 9kB in MLO image and 20kB in barebox image. Signed-off-by: Teresa Remmet <t.remmet@phytec.de> Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Diffstat (limited to 'arch/arm/mach-omap')
-rw-r--r--arch/arm/mach-omap/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/mach-omap/Kconfig b/arch/arm/mach-omap/Kconfig
index 5c68062365..d7c863ca12 100644
--- a/arch/arm/mach-omap/Kconfig
+++ b/arch/arm/mach-omap/Kconfig
@@ -44,6 +44,7 @@ config ARCH_AM33XX
select GENERIC_GPIO
select OFTREE
select OMAP_CLOCK_SOURCE_DMTIMER
+ select ARM_USE_COMPRESSED_DTB
help
Say Y here if you are using Texas Instrument's AM33xx based platform