]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - include/config_fallbacks.h
env: ENV_IS_IN_FAT improvements
[people/ms/u-boot.git] / include / config_fallbacks.h
index 527dfc71fa6d446196bba4a2fdd2f1b10c0dbf00..76b13c3b306df9614ec7423e1dff793b8aa6dd5c 100644 (file)
 #define CONFIG_SYS_BAUDRATE_TABLE      { 9600, 19200, 38400, 57600, 115200 }
 #endif
 
-#if defined(CONFIG_ENV_IS_IN_FAT) && !defined(CONFIG_FS_FAT)
-#define CONFIG_FS_FAT
-#endif
-
 /* Rather than repeat this expression each time, add a define for it */
 #if defined(CONFIG_IDE) || \
        defined(CONFIG_SATA) || \