]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - include/configs/warp.h
configs: Re-sync with cmd/Kconfig
[people/ms/u-boot.git] / include / configs / warp.h
index 4c3df1dec458a90ecffa17ac6a83fb2aaa0d4b1d..4a8e270aeab64981c3fd654b8cf4876ba4711063 100644 (file)
@@ -63,7 +63,6 @@
 #define CONFIG_SYS_SD_VOLTAGE          0x00000080
 
 /* USB Configs */
-#define CONFIG_CMD_USB
 #ifdef CONFIG_CMD_USB
 #define CONFIG_USB_EHCI
 #define CONFIG_USB_EHCI_MX6
 
 #define CONFIG_USBD_HS
 
-#define CONFIG_CMD_USB_MASS_STORAGE
 #define CONFIG_USB_FUNCTION_MASS_STORAGE
 
-#define CONFIG_CMD_DFU
 #define CONFIG_USB_FUNCTION_DFU
 #define CONFIG_DFU_MMC
 #define CONFIG_SYS_DFU_DATA_BUF_SIZE SZ_16M
 #define DFU_DEFAULT_POLL_TIMEOUT 300
 
 /* I2C Configs */
-#define CONFIG_CMD_I2C
 #define CONFIG_SYS_I2C
 #define CONFIG_SYS_I2C_MXC
 #define CONFIG_SYS_I2C_MXC_I2C1                /* enable I2C bus 1 */