diff options
Diffstat (limited to 'configs/gdppc440etx_defconfig')
-rw-r--r-- | configs/gdppc440etx_defconfig | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/configs/gdppc440etx_defconfig b/configs/gdppc440etx_defconfig index 9b06cb6ee1..695d860868 100644 --- a/configs/gdppc440etx_defconfig +++ b/configs/gdppc440etx_defconfig @@ -1,6 +1,8 @@ CONFIG_PPC=y CONFIG_4xx=y CONFIG_TARGET_GDPPC440ETX=y +CONFIG_OF_BOARD_SETUP=y CONFIG_AUTOBOOT_KEYED=y CONFIG_AUTOBOOT_STOP_STR=" " CONFIG_SYS_NS16550=y +CONFIG_OF_LIBFDT=y |