Convert CONFIG_USB_GADGET_AT91 to Kconfig
This converts the following to Kconfig: CONFIG_USB_GADGET_AT91 Signed-off-by: Tom Rini <trini@konsulko.com>
This commit is contained in:
@@ -64,10 +64,6 @@
|
||||
#define CONFIG_USART_BASE ATMEL_BASE_DBGU
|
||||
#define CONFIG_USART_ID ATMEL_ID_SYS
|
||||
|
||||
/* USB DFU support */
|
||||
|
||||
#define CONFIG_USB_GADGET_AT91
|
||||
|
||||
/* DFU class support */
|
||||
#define DFU_MANIFEST_POLL_TIMEOUT 25000
|
||||
|
||||
|
@@ -62,10 +62,6 @@
|
||||
#endif
|
||||
|
||||
#if defined(CONFIG_BOARD_TAURUS)
|
||||
/* USB DFU support */
|
||||
|
||||
#define CONFIG_USB_GADGET_AT91
|
||||
|
||||
/* DFU class support */
|
||||
#define DFU_MANIFEST_POLL_TIMEOUT 25000
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user