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/warp7.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'include/configs/warp7.h') diff --git a/include/configs/warp7.h b/include/configs/warp7.h index 8c72178ebc..4dfcd28eaf 100644 --- a/include/configs/warp7.h +++ b/include/configs/warp7.h @@ -133,7 +133,6 @@ #define CONFIG_USB_GADGET_DUALSPEED #define CONFIG_USB_GADGET -#define CONFIG_CMD_USB_MASS_STORAGE #define CONFIG_USB_FUNCTION_MASS_STORAGE #define CONFIG_USB_GADGET_DOWNLOAD #define CONFIG_USB_GADGET_VBUS_DRAW 2 @@ -143,7 +142,6 @@ #define CONFIG_G_DNL_MANUFACTURER "FSL" /* USB Device Firmware Update support */ -#define CONFIG_CMD_DFU #define CONFIG_USB_FUNCTION_DFU #define CONFIG_DFU_MMC #define CONFIG_SYS_DFU_DATA_BUF_SIZE SZ_16M -- cgit v1.2.3