]> git.sur5r.net Git - u-boot/blobdiff - include/configs/rk3328_common.h
fs: Migrate ext4 to Kconfig
[u-boot] / include / configs / rk3328_common.h
index 906c821aeffb76dcc2fd375b2022aba93d3f42db..8c1a0e9260a9588b4d7eeadbe4923d7a73e514d8 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
@@ -27,7 +25,6 @@
 #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)