diff options
Diffstat (limited to 'configs/O2MNT_O2M112_defconfig')
-rw-r--r-- | configs/O2MNT_O2M112_defconfig | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/configs/O2MNT_O2M112_defconfig b/configs/O2MNT_O2M112_defconfig index 5342719c30..a60bfddab2 100644 --- a/configs/O2MNT_O2M112_defconfig +++ b/configs/O2MNT_O2M112_defconfig @@ -1,5 +1,7 @@ CONFIG_PPC=y CONFIG_MPC5xxx=y CONFIG_TARGET_O2MNT=y +CONFIG_OF_BOARD_SETUP=y CONFIG_SYS_EXTRA_OPTIONS="IFM_SENSOR_TYPE=\"O2M112\"" # CONFIG_CMD_SETEXPR is not set +CONFIG_OF_LIBFDT=y |