Convert CONFIG_ENV_IS_IN_FAT to Kconfig
[platform/kernel/u-boot.git] / include / configs / rpi.h
index b31e2ac..c545f99 100644 (file)
@@ -92,7 +92,6 @@
 
 /* Environment */
 #define CONFIG_ENV_SIZE                        SZ_16K
-#define CONFIG_ENV_IS_IN_FAT
 #define FAT_ENV_INTERFACE              "mmc"
 #define FAT_ENV_DEVICE_AND_PART                "0:1"
 #define FAT_ENV_FILE                   "uboot.env"