commit | ddef3b65d66fa83804953e2f837f0b8ee29efd73 | [log] [tgz] |
---|---|---|
author | Albert ARIBAUD \(3ADEV\) <albert.aribaud@3adev.fr> | Mon Sep 26 09:08:08 2016 +0200 |
committer | Stefano Babic <sbabic@denx.de> | Thu Oct 06 09:22:11 2016 +0200 |
tree | f29000ef5c1503413a66fc82f8fcd85e7a75ebb1 | |
parent | 99208d903609ea4db195faf4c549fcc2b9eff080 [diff] [blame] |
pcm052: add new BK4r1 target based on PCM052 SoM Signed-off-by: Albert ARIBAUD (3ADEV) <albert.aribaud@3adev.fr>
diff --git a/arch/arm/Kconfig b/arch/arm/Kconfig index f55d5b2..2d3303b 100644 --- a/arch/arm/Kconfig +++ b/arch/arm/Kconfig
@@ -595,6 +595,10 @@ bool "Support pcm-052" select CPU_V7 +config TARGET_BK4R1 + bool "Support BK4r1" + select CPU_V7 + config ARCH_ZYNQ bool "Xilinx Zynq Platform" select CPU_V7