Merge tag 'tpm-030822' of https://source.denx.de/u-boot/custodians/u-boot-tpm
[platform/kernel/u-boot.git] / include / configs / kylin_rk3036.h
index 1ef7633..fea7c83 100644 (file)
@@ -9,12 +9,4 @@
 #include <linux/sizes.h>
 #include <configs/rk3036_common.h>
 
-#ifndef CONFIG_SPL_BUILD
-
-/* Store env in emmc */
-#define CONFIG_SYS_MMC_ENV_DEV         0 /* emmc */
-#define CONFIG_SYS_MMC_ENV_PART                0 /* user area */
-
-#endif
-
 #endif