]> git.sur5r.net Git - u-boot/blobdiff - include/configs/rk3328_common.h
fs: fat: Drop CONFIG_SUPPORT_VFAT
[u-boot] / include / configs / rk3328_common.h
index 906c821aeffb76dcc2fd375b2022aba93d3f42db..eba5a22e06f1aac063c494530f35b4dd6e2b94c5 100644 (file)
@@ -9,8 +9,6 @@
 
 #include "rockchip-common.h"
 
-#define CONFIG_ENV_SIZE                        0x2000
-#define CONFIG_SYS_MAXARGS             16
 #define CONFIG_SYS_MALLOC_LEN          (32 << 20)
 #define CONFIG_SYS_CBSIZE              1024
 #define CONFIG_SKIP_LOWLEVEL_INIT
@@ -26,9 +24,6 @@
 /* MMC/SD IP block */
 #define CONFIG_BOUNCE_BUFFER
 
-#define CONFIG_SUPPORT_VFAT
-#define CONFIG_FS_EXT4
-
 /* RAW SD card / eMMC locations. */
 #define CONFIG_SYS_SPI_U_BOOT_OFFS     (128 << 10)