diff options
Diffstat (limited to 'configs/PLU405_defconfig')
-rw-r--r-- | configs/PLU405_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/PLU405_defconfig b/configs/PLU405_defconfig index f7a204cc9a..52850dd998 100644 --- a/configs/PLU405_defconfig +++ b/configs/PLU405_defconfig @@ -1,6 +1,7 @@ CONFIG_PPC=y CONFIG_4xx=y CONFIG_TARGET_PLU405=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=" " |