diff options
Diffstat (limited to 'configs/a3m071_defconfig')
-rw-r--r-- | configs/a3m071_defconfig | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/configs/a3m071_defconfig b/configs/a3m071_defconfig index 3a6188e78b..0662d4086a 100644 --- a/configs/a3m071_defconfig +++ b/configs/a3m071_defconfig @@ -2,5 +2,8 @@ CONFIG_PPC=y CONFIG_MPC5xxx=y CONFIG_TARGET_A3M071=y CONFIG_SPL=y +CONFIG_FIT=y +CONFIG_OF_BOARD_SETUP=y # CONFIG_CMD_SETEXPR is not set CONFIG_LIB_RAND=y +CONFIG_OF_LIBFDT=y |