summaryrefslogtreecommitdiffstats
path: root/configs/ls1021aiot_sdcard_defconfig
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 /configs/ls1021aiot_sdcard_defconfig
parentf0f6917188ad660cf002c10095f46ecf748b8f58 (diff)
downloadu-boot-fa2c14676c7c6f3115dd4d9b2a4cc3b35c3ad2a2.tar.gz
u-boot-fa2c14676c7c6f3115dd4d9b2a4cc3b35c3ad2a2.tar.xz
u-boot-fa2c14676c7c6f3115dd4d9b2a4cc3b35c3ad2a2.zip
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 'configs/ls1021aiot_sdcard_defconfig')
-rw-r--r--configs/ls1021aiot_sdcard_defconfig2
1 files changed, 2 insertions, 0 deletions
diff --git a/configs/ls1021aiot_sdcard_defconfig b/configs/ls1021aiot_sdcard_defconfig
index ea7f105726..dc799387a3 100644
--- a/configs/ls1021aiot_sdcard_defconfig
+++ b/configs/ls1021aiot_sdcard_defconfig
@@ -9,6 +9,8 @@ CONFIG_SYS_MMCSD_RAW_MODE_U_BOOT_USE_SECTOR=y
CONFIG_SYS_MMCSD_RAW_MODE_U_BOOT_SECTOR=0xe8
CONFIG_CMD_BOOTZ=y
CONFIG_CMD_GPT=y
+CONFIG_CMD_DHCP=y
+CONFIG_CMD_PING=y
CONFIG_CMD_EXT2=y
CONFIG_CMD_FAT=y
# CONFIG_SPL_EFI_PARTITION is not set