summaryrefslogtreecommitdiffstats
path: root/configs
diff options
context:
space:
mode:
authorChristoph Dietrich <christoph.dietrich@keymile.com>2015-11-17 10:53:24 +0100
committerTom Rini <trini@konsulko.com>2015-11-18 15:28:51 -0500
commitc1e121e4bda65e2e8fa4df3ed5001a2aee123216 (patch)
treeefd53fe4d7586a064b7ceaec984e803e958f84f7 /configs
parentef3f2f08f7fb0d3526ce1b78a22b41afce75e6aa (diff)
downloadblackbird-obmc-uboot-c1e121e4bda65e2e8fa4df3ed5001a2aee123216.tar.gz
blackbird-obmc-uboot-c1e121e4bda65e2e8fa4df3ed5001a2aee123216.zip
powerpc/83xx: add support for kmtepr2 board
This board is similar to TUXX1, but it has differend FPGAs. Signed-off-by: Christoph Dietrich <christoph.dietrich@keymile.com> Signed-off-by: Andreas Huber <andreas.huber@keymile.com> Signed-off-by: Valentin Longchamp <valentin.longchamp@keymile.com>
Diffstat (limited to 'configs')
-rw-r--r--configs/kmtepr2_defconfig4
1 files changed, 4 insertions, 0 deletions
diff --git a/configs/kmtepr2_defconfig b/configs/kmtepr2_defconfig
new file mode 100644
index 0000000000..5cffd53ac9
--- /dev/null
+++ b/configs/kmtepr2_defconfig
@@ -0,0 +1,4 @@
+CONFIG_SYS_EXTRA_OPTIONS="KMTEPR2"
+CONFIG_PPC=y
+CONFIG_MPC83xx=y
+CONFIG_TARGET_TUXX1=y
OpenPOWER on IntegriCloud