Merge tag 'u-boot-atmel-fixes-2021.01-b' of https://gitlab.denx.de/u-boot/custodians...
[platform/kernel/u-boot.git] / include / configs / somlabs_visionsom_6ull.h
index 099c069..945d0ec 100644 (file)
@@ -87,8 +87,6 @@
        (CONFIG_SYS_INIT_RAM_ADDR + CONFIG_SYS_INIT_SP_OFFSET)
 
 /* environment organization */
-#define CONFIG_SYS_MMC_ENV_DEV         1       /* USDHC2 */
-#define CONFIG_SYS_MMC_ENV_PART                0       /* user area */
 
 /* USB Configs */
 #ifdef CONFIG_CMD_USB
 #define CONFIG_ETHPRIME                        "eth0"
 #endif
 
-#define CONFIG_IMX_THERMAL
-
 #endif