summaryrefslogtreecommitdiffstats
path: root/arch
diff options
context:
space:
mode:
authorHannes Schmelzer <oe5hpm@oevsv.at>2016-06-22 12:36:14 +0200
committerTom Rini <trini@konsulko.com>2016-06-24 17:24:40 -0400
commita4d799939fdb08ce4d7464578734316cdd0bf452 (patch)
tree3753cc6fce9bbdda26410bca07afcd334e30ba4f /arch
parent2290fe06421720d1c54523a9acf1052181bc6e87 (diff)
downloadtalos-obmc-uboot-a4d799939fdb08ce4d7464578734316cdd0bf452.tar.gz
talos-obmc-uboot-a4d799939fdb08ce4d7464578734316cdd0bf452.zip
board/BuR: rename kwb board to brxre1
Rename B&R kwb board to brxre1 Signed-off-by: Hannes Schmelzer <oe5hpm@oevsv.at> Reviewed-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'arch')
-rw-r--r--arch/arm/Kconfig6
1 files changed, 3 insertions, 3 deletions
diff --git a/arch/arm/Kconfig b/arch/arm/Kconfig
index 3c2c7557ea..3237a74f72 100644
--- a/arch/arm/Kconfig
+++ b/arch/arm/Kconfig
@@ -304,8 +304,8 @@ config TARGET_VEXPRESS_CA9X4
bool "Support vexpress_ca9x4"
select CPU_V7
-config TARGET_KWB
- bool "Support kwb"
+config TARGET_BRXRE1
+ bool "Support BRXRE1"
select CPU_V7
select SUPPORT_SPL
@@ -908,7 +908,7 @@ source "arch/arm/cpu/armv8/Kconfig"
source "arch/arm/imx-common/Kconfig"
source "board/bosch/shc/Kconfig"
-source "board/BuR/kwb/Kconfig"
+source "board/BuR/brxre1/Kconfig"
source "board/BuR/brppt1/Kconfig"
source "board/CarMediaLab/flea3/Kconfig"
source "board/Marvell/aspenite/Kconfig"
OpenPOWER on IntegriCloud