diff options
Diffstat (limited to 'configs/riotboard_defconfig')
-rw-r--r-- | configs/riotboard_defconfig | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/configs/riotboard_defconfig b/configs/riotboard_defconfig index cbe3dea7f8..fd18e2de95 100644 --- a/configs/riotboard_defconfig +++ b/configs/riotboard_defconfig @@ -1,8 +1,8 @@ CONFIG_ARM=y CONFIG_TARGET_EMBESTMX6BOARDS=y CONFIG_SYS_EXTRA_OPTIONS="IMX_CONFIG=board/boundary/nitrogen6x/nitrogen6s1g.cfg,MX6S,DDR_MB=1024,ENV_IS_IN_MMC" -CONFIG_CMD_SETEXPR=y -CONFIG_CMD_NET=y +# CONFIG_CMD_IMLS is not set +# CONFIG_CMD_FLASH is not set CONFIG_DM=y CONFIG_SPI_FLASH=y CONFIG_DM_THERMAL=y |