diff options
Diffstat (limited to 'configs/kmtegr1_defconfig')
-rw-r--r-- | configs/kmtegr1_defconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/kmtegr1_defconfig b/configs/kmtegr1_defconfig index 40181758e9..38a861b861 100644 --- a/configs/kmtegr1_defconfig +++ b/configs/kmtegr1_defconfig @@ -1,7 +1,7 @@ CONFIG_PPC=y CONFIG_SYS_TEXT_BASE=0xF0000000 CONFIG_MPC83xx=y -CONFIG_TARGET_SUVD3=y +CONFIG_TARGET_KMTEGR1=y CONFIG_OF_BOARD_SETUP=y CONFIG_OF_STDOUT_VIA_ALIAS=y CONFIG_SYS_EXTRA_OPTIONS="KMTEGR1" |