diff options
Diffstat (limited to 'configs/cam5200_niosflash_defconfig')
-rw-r--r-- | configs/cam5200_niosflash_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/cam5200_niosflash_defconfig b/configs/cam5200_niosflash_defconfig index f962195f4c..8c5c9cd613 100644 --- a/configs/cam5200_niosflash_defconfig +++ b/configs/cam5200_niosflash_defconfig @@ -1,6 +1,7 @@ CONFIG_PPC=y CONFIG_MPC5xxx=y CONFIG_TARGET_TQM5200=y +CONFIG_OF_BOARD_SETUP=y CONFIG_SYS_EXTRA_OPTIONS="CAM5200,TQM5200S,TQM5200_B,CAM5200_NIOSFLASH" # CONFIG_CMD_SETEXPR is not set CONFIG_OF_LIBFDT=y |