diff options
Diffstat (limited to 'configs/iot_devkit_defconfig')
-rw-r--r-- | configs/iot_devkit_defconfig | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/configs/iot_devkit_defconfig b/configs/iot_devkit_defconfig index b35423198f..35039c4143 100644 --- a/configs/iot_devkit_defconfig +++ b/configs/iot_devkit_defconfig @@ -23,7 +23,6 @@ CONFIG_OF_CONTROL=y CONFIG_OF_EMBED=y CONFIG_DEFAULT_DEVICE_TREE="iot_devkit" CONFIG_ENV_IS_IN_FAT=y -CONFIG_ENV_FAT_INTERFACE="mmc" CONFIG_ENV_FAT_DEVICE_AND_PART="0:1" CONFIG_SYS_RELOC_GD_ENV_ADDR=y # CONFIG_NET is not set |