diff options
Diffstat (limited to 'configs/marsboard_defconfig')
-rw-r--r-- | configs/marsboard_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/marsboard_defconfig b/configs/marsboard_defconfig index cfe6e8e76f..48df76b763 100644 --- a/configs/marsboard_defconfig +++ b/configs/marsboard_defconfig @@ -4,4 +4,5 @@ CONFIG_SYS_EXTRA_OPTIONS="IMX_CONFIG=board/boundary/nitrogen6x/nitrogen6q.cfg,MX CONFIG_CMD_SETEXPR=y CONFIG_CMD_NET=y CONFIG_DM=y +CONFIG_SPI_FLASH=y CONFIG_DM_THERMAL=y |