summaryrefslogtreecommitdiff
path: root/arch
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2018-12-12 19:45:07 -0500
committerTom Rini <trini@konsulko.com>2018-12-12 19:45:07 -0500
commit277b06684ddf5231ce1e684ee2860aedacb32b3c (patch)
tree90df350acedf6dd201f2506b40fc6243d11a2d73 /arch
parentee168783ae889cf449cee36cc1e51e108a210ed4 (diff)
parentdda9af3ad156c5b765d31a0646d01bfbb1977d9a (diff)
Merge branch '2018-12-12-master-imports'
- Various small TI platform updates - Two unit test fixes - qemu-arm updates
Diffstat (limited to 'arch')
-rw-r--r--arch/arm/mach-omap2/am33xx/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/mach-omap2/am33xx/Kconfig b/arch/arm/mach-omap2/am33xx/Kconfig
index 3529607479..57284c4ae1 100644
--- a/arch/arm/mach-omap2/am33xx/Kconfig
+++ b/arch/arm/mach-omap2/am33xx/Kconfig
@@ -206,6 +206,7 @@ config TARGET_PDU001
bool "Support PDU001"
select DM
select DM_SERIAL
+ imply SPL_SEPARATE_BSS
imply CMD_DM
help
Support for PDU001 platform developed by EETS GmbH.