treewide: Migrate CONFIG_FSL_ESDHC to Kconfig
[platform/kernel/u-boot.git] / include / configs / meson-gxbb-common.h
index c2b306a..5794bc0 100644 (file)
@@ -17,7 +17,6 @@
 #define CONFIG_SYS_CBSIZE              1024
 
 #define CONFIG_SYS_SDRAM_BASE          0
-#define CONFIG_SYS_TEXT_BASE           0x01000000
 #define CONFIG_SYS_INIT_SP_ADDR                0x20000000
 #define CONFIG_SYS_LOAD_ADDR           CONFIG_SYS_TEXT_BASE
 
 #define GICD_BASE                      0xc4301000
 #define GICC_BASE                      0xc4302000
 
-#define CONFIG_SYS_LONGHELP
-#define CONFIG_CMDLINE_EDITING
-
-#include <config_distro_defaults.h>
-
 #define BOOT_TARGET_DEVICES(func) \
        func(MMC, mmc, 0) \
        func(MMC, mmc, 1) \