summaryrefslogtreecommitdiff
path: root/configs/kmtepr2_defconfig
diff options
context:
space:
mode:
authorMario Six <mario.six@gdsys.cc>2019-01-21 09:17:33 +0100
committerMario Six <mario.six@gdsys.cc>2019-05-20 13:50:34 +0200
commit71c790097be0c5e7e99b1ca83e27e1232c12fc02 (patch)
tree8a8bc564a845da03945af284dd7197d5e613f552 /configs/kmtepr2_defconfig
parent0e890d4c2b4e850ba0cba7fadfaba2305f76eb99 (diff)
keymile: Make distinct kmsupx5, tuge1, kmopti2, and kmtepr2 configs
The kmsupx5, tuge1, kmopti2, and kmtepr2 boards all build from the same include config file with lots of #ifdef logic. To ease Kconfig migration, create new config include files for these boards, and resolve the #ifdef logic as needed. Signed-off-by: Mario Six <mario.six@gdsys.cc>
Diffstat (limited to 'configs/kmtepr2_defconfig')
-rw-r--r--configs/kmtepr2_defconfig3
1 files changed, 1 insertions, 2 deletions
diff --git a/configs/kmtepr2_defconfig b/configs/kmtepr2_defconfig
index 6170dc3f16..310cf5ac66 100644
--- a/configs/kmtepr2_defconfig
+++ b/configs/kmtepr2_defconfig
@@ -1,10 +1,9 @@
CONFIG_PPC=y
CONFIG_SYS_TEXT_BASE=0xF0000000
CONFIG_MPC83xx=y
-CONFIG_TARGET_TUXX1=y
+CONFIG_TARGET_KMTEPR2=y
CONFIG_OF_BOARD_SETUP=y
CONFIG_OF_STDOUT_VIA_ALIAS=y
-CONFIG_SYS_EXTRA_OPTIONS="KMTEPR2"
CONFIG_MISC_INIT_R=y
CONFIG_VERSION_VARIABLE=y
CONFIG_BOARD_EARLY_INIT_R=y