]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - include/configs/sama5d4_xplained.h
configs: Re-sync almost all of cmd/Kconfig
[people/ms/u-boot.git] / include / configs / sama5d4_xplained.h
index d89609b830951d18fbd473ba6d52b12f5bd50b08..a81766a03b9a5b8de74f079ab2c1e64d80c8a00a 100644 (file)
@@ -35,7 +35,6 @@
 #define CONFIG_SYS_LOAD_ADDR           0x22000000 /* load address */
 
 /* SerialFlash */
-#define CONFIG_CMD_SF
 
 #ifdef CONFIG_CMD_SF
 #define CONFIG_ATMEL_SPI
@@ -73,7 +72,6 @@
 #endif
 
 /* USB */
-#define CONFIG_CMD_USB
 
 #ifdef CONFIG_CMD_USB
 #define CONFIG_USB_EHCI
@@ -83,8 +81,6 @@
 #endif
 
 /* USB device */
-#define CONFIG_USB_GADGET_DUALSPEED
-#define CONFIG_USB_GADGET_ATMEL_USBA
 #define CONFIG_USB_ETHER
 #define CONFIG_USB_ETH_RNDIS
 #define CONFIG_USBNET_MANUFACTURER      "Atmel SAMA5D4EK"