]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - include/configs/rpi.h
Convert CONFIG_ENV_IS_IN_FAT to Kconfig
[people/ms/u-boot.git] / include / configs / rpi.h
index b31e2acce6aaa8f12ecd44f1e08cd1a5a50f0bb1..c545f998380af648403e5cdc25a65d3818f1173d 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"