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 a353e852f68..8495800e138 100644 --- a/configs/marsboard_defconfig +++ b/configs/marsboard_defconfig @@ -7,4 +7,5 @@ CONFIG_SYS_EXTRA_OPTIONS="IMX_CONFIG=board/boundary/nitrogen6x/nitrogen6q.cfg,MX CONFIG_CMD_GPIO=y CONFIG_DM=y CONFIG_SPI_FLASH=y +CONFIG_SPI_FLASH_SST=y CONFIG_DM_THERMAL=y |