From 34b3722e381c0146b4aa7fea3a5243c588b8ed2f Mon Sep 17 00:00:00 2001 From: Tom Rini Date: Tue, 17 Apr 2018 09:22:31 -0400 Subject: configs: Resync with savedefconfig Rsync all defconfig files using moveconfig.py Signed-off-by: Tom Rini --- configs/socfpga_dbm_soc1_defconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'configs/socfpga_dbm_soc1_defconfig') diff --git a/configs/socfpga_dbm_soc1_defconfig b/configs/socfpga_dbm_soc1_defconfig index 6cf822097e3..e96299641e5 100644 --- a/configs/socfpga_dbm_soc1_defconfig +++ b/configs/socfpga_dbm_soc1_defconfig @@ -31,9 +31,9 @@ CONFIG_CMD_PART=y CONFIG_CMD_USB=y CONFIG_CMD_USB_MASS_STORAGE=y CONFIG_CMD_DHCP=y -CONFIG_CMD_PXE=y CONFIG_CMD_MII=y CONFIG_CMD_PING=y +CONFIG_CMD_PXE=y CONFIG_CMD_CACHE=y CONFIG_CMD_EXT4=y CONFIG_CMD_EXT4_WRITE=y -- cgit v1.2.3