]> git.sur5r.net Git - u-boot/blobdiff - include/configs/rcar-gen2-common.h
fs: Migrate ext4 to Kconfig
[u-boot] / include / configs / rcar-gen2-common.h
index a137ac474564a345d1b8ff090b757c483f3e06a5..19c4c4c72b49141c72f0e87b638829b447eb33d8 100644 (file)
@@ -13,8 +13,6 @@
 
 /* Support File sytems */
 #define CONFIG_SUPPORT_VFAT
-#define CONFIG_FS_EXT4
-#define CONFIG_EXT4_WRITE
 
 #define CONFIG_CMDLINE_TAG
 #define CONFIG_SETUP_MEMORY_TAGS
@@ -32,7 +30,6 @@
 
 #define CONFIG_SYS_LONGHELP
 #define CONFIG_SYS_PBSIZE              256
-#define CONFIG_SYS_BARGSIZE            512
 #define CONFIG_SYS_BAUDRATE_TABLE      { 38400, 115200 }
 
 #define CONFIG_SYS_SDRAM_BASE          (RCAR_GEN2_SDRAM_BASE)