commit | 27192d16eb3dacfedfb507f60a325b482bbf317f | [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 | a7e5f7f3e5d2458090d8528a5a892a56911a11ce [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