From 89cb2b5f8be4f6d04bd87220aa8f72eb0850edc4 Mon Sep 17 00:00:00 2001 From: Tom Rini Date: Sun, 24 Apr 2016 17:29:26 -0400 Subject: configs: Re-sync with cmd/Kconfig Update the config.h and defconfig files for the commands that 8e3c036 converted over to Kconfig Signed-off-by: Tom Rini --- include/configs/mx7dsabresd.h | 3 --- 1 file changed, 3 deletions(-) (limited to 'include/configs/mx7dsabresd.h') diff --git a/include/configs/mx7dsabresd.h b/include/configs/mx7dsabresd.h index 5f63a1f69e..ece8a03f11 100644 --- a/include/configs/mx7dsabresd.h +++ b/include/configs/mx7dsabresd.h @@ -27,7 +27,6 @@ #define CONFIG_CSF_SIZE 0x4000 /* Network */ -#define CONFIG_CMD_MII #define CONFIG_FEC_MXC #define CONFIG_MII #define CONFIG_FEC_XCV_TYPE RGMII @@ -252,11 +251,9 @@ #define CONFIG_USBD_HS -#define CONFIG_CMD_USB_MASS_STORAGE #define CONFIG_USB_FUNCTION_MASS_STORAGE /* USB Device Firmware Update support */ -#define CONFIG_CMD_DFU #define CONFIG_USB_FUNCTION_DFU #define CONFIG_DFU_MMC #define CONFIG_DFU_RAM -- cgit v1.2.1