aboutsummaryrefslogtreecommitdiff
path: root/include/configs
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2018-02-10 16:54:38 -0500
committerTom Rini <trini@konsulko.com>2018-02-23 10:21:41 -0500
commitfa2c14676c7c6f3115dd4d9b2a4cc3b35c3ad2a2 (patch)
tree6bb004844ba542e9b68919ad046cfcd0c52e216d /include/configs
parentf0f6917188ad660cf002c10095f46ecf748b8f58 (diff)
downloadu-boot-fa2c14676c7c6f3115dd4d9b2a4cc3b35c3ad2a2.zip
u-boot-fa2c14676c7c6f3115dd4d9b2a4cc3b35c3ad2a2.tar.gz
u-boot-fa2c14676c7c6f3115dd4d9b2a4cc3b35c3ad2a2.tar.bz2
configs: Re-sync with CONFIG_DISTRO_DEFAULTS
A number of platforms include config_distro_defaults.h but do not enable CONFIG_DISTRO_DEFAULTS. As they plainly intended to, set that flag and re-sync config files. Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'include/configs')
-rw-r--r--include/configs/am335x_shc.h2
-rw-r--r--include/configs/ls1021aiot.h2
-rw-r--r--include/configs/s32v234evb.h1
-rw-r--r--include/configs/snapper9g45.h2
4 files changed, 0 insertions, 7 deletions
diff --git a/include/configs/am335x_shc.h b/include/configs/am335x_shc.h
index e2d329a..699afd6 100644
--- a/include/configs/am335x_shc.h
+++ b/include/configs/am335x_shc.h
@@ -253,8 +253,6 @@
#undef CONFIG_TIMER
#endif
-#define CONFIG_CMD_DHCP
-#define CONFIG_CMD_PING
#define CONFIG_DRIVER_TI_CPSW
#define CONFIG_MII
#define CONFIG_BOOTP_DEFAULT
diff --git a/include/configs/ls1021aiot.h b/include/configs/ls1021aiot.h
index 0d5ee19..58c71df 100644
--- a/include/configs/ls1021aiot.h
+++ b/include/configs/ls1021aiot.h
@@ -192,8 +192,6 @@
#define CONFIG_PCI_SCAN_SHOW
#endif
-#define CONFIG_CMD_PING
-#define CONFIG_CMD_DHCP
#define CONFIG_CMD_MII
#define CONFIG_CMDLINE_TAG
diff --git a/include/configs/s32v234evb.h b/include/configs/s32v234evb.h
index a897bf7..e5b3d6c 100644
--- a/include/configs/s32v234evb.h
+++ b/include/configs/s32v234evb.h
@@ -84,7 +84,6 @@
#if 0
/* Ethernet config */
-#define CONFIG_CMD_PING
#define CONFIG_CMD_MII
#define CONFIG_FEC_MXC
#define CONFIG_MII
diff --git a/include/configs/snapper9g45.h b/include/configs/snapper9g45.h
index 0fd43f8..e326ccc 100644
--- a/include/configs/snapper9g45.h
+++ b/include/configs/snapper9g45.h
@@ -116,8 +116,6 @@
#define CONFIG_SYS_MALLOC_LEN (1 << 20)
/* Command line configuration */
-#define CONFIG_CMD_PING
-#define CONFIG_CMD_DHCP
#define CONFIG_CMD_MII
#define CONFIG_CMD_MMC
#define CONFIG_CMD_CACHE