diff options
Diffstat (limited to 'configs/O2MNT_O2M113_defconfig')
-rw-r--r-- | configs/O2MNT_O2M113_defconfig | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/configs/O2MNT_O2M113_defconfig b/configs/O2MNT_O2M113_defconfig index bcbb598f57..8037be4d00 100644 --- a/configs/O2MNT_O2M113_defconfig +++ b/configs/O2MNT_O2M113_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=\"O2M113\"" # CONFIG_CMD_SETEXPR is not set +CONFIG_OF_LIBFDT=y |