diff options
Diffstat (limited to 'configs/munices_defconfig')
-rw-r--r-- | configs/munices_defconfig | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/configs/munices_defconfig b/configs/munices_defconfig index 1c0309a50f..f490eabb7f 100644 --- a/configs/munices_defconfig +++ b/configs/munices_defconfig @@ -1,4 +1,6 @@ CONFIG_PPC=y CONFIG_MPC5xxx=y CONFIG_TARGET_MUNICES=y +CONFIG_OF_BOARD_SETUP=y # CONFIG_CMD_SETEXPR is not set +CONFIG_OF_LIBFDT=y |