]> git.sur5r.net Git - u-boot/blobdiff - include/configs/omap4_panda.h
env: Migrate CONFIG_ENV_IS_IN_FAT options to Kconfig
[u-boot] / include / configs / omap4_panda.h
index 9951980836d4e8e4fbffe0646a7378643ae71fa5..7dfc4462153872a568c4f2adbf7118adae51b193 100644 (file)
@@ -33,9 +33,6 @@
 /* ENV related config options */
 
 #define CONFIG_ENV_VARS_UBOOT_RUNTIME_CONFIG
-#define FAT_ENV_INTERFACE               "mmc"
-#define FAT_ENV_DEVICE_AND_PART         "0:1"
-#define FAT_ENV_FILE                    "uboot.env"
 #define CONFIG_ENV_OVERWRITE
 
 #endif /* __CONFIG_PANDA_H */