]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - include/configs/taurus.h
configs: Re-sync with cmd/Kconfig
[people/ms/u-boot.git] / include / configs / taurus.h
index 946bfd42ccfccfe7492f26a06196b2d4f528576f..321fb4756d1dc649b6d98474fbb3a763db135ccc 100644 (file)
@@ -49,8 +49,6 @@
 #define CONFIG_BOARD_EARLY_INIT_F
 #define CONFIG_DISPLAY_CPUINFO
 
-#define CONFIG_CMD_BOOTZ
-
 /* general purpose I/O */
 #define CONFIG_ATMEL_LEGACY            /* required until (g)pio is fixed */
 #define CONFIG_AT91_GPIO
 #define CONFIG_USB_GADGET_AT91
 
 /* DFU class support */
-#define CONFIG_CMD_DFU
 #define CONFIG_USB_FUNCTION_DFU
 #define CONFIG_DFU_NAND
 #define CONFIG_SYS_DFU_DATA_BUF_SIZE   (SZ_1M)