]> git.sur5r.net Git - u-boot/blobdiff - include/configs/rk3399_common.h
pl01x: Convert CONFIG_PL01X_SERIAL to Kconfig
[u-boot] / include / configs / rk3399_common.h
index 1d7a87271c96791d462831bc27b9e229a6e114e1..95f544ee58fdf7a48eef32d8fa48371fc8fe1719 100644 (file)
@@ -10,7 +10,6 @@
 #include "rockchip-common.h"
 
 #define CONFIG_NR_DRAM_BANKS           1
-#define CONFIG_ENV_SIZE                        0x2000
 #define CONFIG_SYS_MALLOC_LEN          (32 << 20)
 #define CONFIG_SYS_CBSIZE              1024
 #define CONFIG_SKIP_LOWLEVEL_INIT
@@ -39,9 +38,6 @@
 #define CONFIG_BOUNCE_BUFFER
 #define CONFIG_ROCKCHIP_SDHCI_MAX_FREQ 200000000
 
-#define CONFIG_SUPPORT_VFAT
-#define CONFIG_FS_EXT4
-
 /* RAW SD card / eMMC locations. */
 #define CONFIG_SYS_SPI_U_BOOT_OFFS     (128 << 10)