diff options
Diffstat (limited to 'configs/mgcoge3ne_defconfig')
-rw-r--r-- | configs/mgcoge3ne_defconfig | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/configs/mgcoge3ne_defconfig b/configs/mgcoge3ne_defconfig index 4ec6910f40..dc911578ad 100644 --- a/configs/mgcoge3ne_defconfig +++ b/configs/mgcoge3ne_defconfig @@ -1,5 +1,7 @@ CONFIG_PPC=y CONFIG_MPC8260=y CONFIG_TARGET_KM82XX=y +CONFIG_FIT=y +CONFIG_OF_BOARD_SETUP=y CONFIG_SYS_EXTRA_OPTIONS="MGCOGE3NE" CONFIG_OF_LIBFDT=y |