config: Get rid of an (incorrect) duplicate definition for USB_DESIGNWARE
Change-Id: I9778a1a7b5e2e15b3775dbaed719c64b4e52194b
This commit is contained in:
parent
dbb7371065
commit
4162a46184
1 changed files with 0 additions and 1 deletions
|
@ -1181,7 +1181,6 @@ Lyre prototype 1 */
|
|||
(CONFIG_USBOTG == USBOTG_JZ4740) || \
|
||||
(CONFIG_USBOTG == USBOTG_JZ4760) || \
|
||||
(CONFIG_USBOTG == USBOTG_M66591) || \
|
||||
(CONFIG_USBOTG == USBOTG_DESIGNWARE) || \
|
||||
(CONFIG_USBOTG == USBOTG_AS3525) || \
|
||||
(CONFIG_USBOTG == USBOTG_RK27XX) || \
|
||||
(CONFIG_USBOTG == USBOTG_TNETV105)
|
||||
|
|
Loading…
Reference in a new issue