diff options
| author | Christoph Dietrich <[email protected]> | 2015-11-17 10:53:24 +0100 |
|---|---|---|
| committer | Tom Rini <[email protected]> | 2015-11-18 15:28:51 -0500 |
| commit | c1e121e4bda65e2e8fa4df3ed5001a2aee123216 (patch) | |
| tree | efd53fe4d7586a064b7ceaec984e803e958f84f7 /configs | |
| parent | ef3f2f08f7fb0d3526ce1b78a22b41afce75e6aa (diff) | |
powerpc/83xx: add support for kmtepr2 board
This board is similar to TUXX1, but it has differend FPGAs.
Signed-off-by: Christoph Dietrich <[email protected]>
Signed-off-by: Andreas Huber <[email protected]>
Signed-off-by: Valentin Longchamp <[email protected]>
Diffstat (limited to 'configs')
| -rw-r--r-- | configs/kmtepr2_defconfig | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/configs/kmtepr2_defconfig b/configs/kmtepr2_defconfig new file mode 100644 index 00000000000..5cffd53ac99 --- /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 |
