diff options
Diffstat (limited to 'configs/CPCI4052_defconfig')
-rw-r--r-- | configs/CPCI4052_defconfig | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/configs/CPCI4052_defconfig b/configs/CPCI4052_defconfig index ba4a13ea23..49810ffdef 100644 --- a/configs/CPCI4052_defconfig +++ b/configs/CPCI4052_defconfig @@ -1,8 +1,10 @@ CONFIG_PPC=y CONFIG_4xx=y CONFIG_TARGET_CPCI4052=y +CONFIG_OF_BOARD_SETUP=y CONFIG_AUTOBOOT_KEYED=y CONFIG_AUTOBOOT_PROMPT="Press SPACE to abort autoboot in %d seconds\n" CONFIG_AUTOBOOT_STOP_STR=" " # CONFIG_CMD_SETEXPR is not set CONFIG_SYS_NS16550=y +CONFIG_OF_LIBFDT=y |