From fa2c14676c7c6f3115dd4d9b2a4cc3b35c3ad2a2 Mon Sep 17 00:00:00 2001 From: Tom Rini Date: Sat, 10 Feb 2018 16:54:38 -0500 Subject: 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 --- include/configs/snapper9g45.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'include/configs/snapper9g45.h') diff --git a/include/configs/snapper9g45.h b/include/configs/snapper9g45.h index 0fd43f8c5c..e326ccc983 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 -- cgit v1.2.3