diff options
Diffstat (limited to 'configs/kmopti2_defconfig')
-rw-r--r-- | configs/kmopti2_defconfig | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/configs/kmopti2_defconfig b/configs/kmopti2_defconfig index 798f748640..1d29c87dc3 100644 --- a/configs/kmopti2_defconfig +++ b/configs/kmopti2_defconfig @@ -1,6 +1,8 @@ CONFIG_PPC=y CONFIG_MPC83xx=y CONFIG_TARGET_TUXX1=y +CONFIG_OF_BOARD_SETUP=y +CONFIG_OF_STDOUT_VIA_ALIAS=y CONFIG_SYS_EXTRA_OPTIONS="KMOPTI2" CONFIG_SYS_NS16550=y CONFIG_OF_LIBFDT=y |