From 4162a4618426b259c8b87c75c127f6f47b2b7ab0 Mon Sep 17 00:00:00 2001 From: Solomon Peachy Date: Mon, 29 Nov 2021 20:13:32 -0500 Subject: config: Get rid of an (incorrect) duplicate definition for USB_DESIGNWARE Change-Id: I9778a1a7b5e2e15b3775dbaed719c64b4e52194b --- firmware/export/config.h | 1 - 1 file changed, 1 deletion(-) (limited to 'firmware/export') diff --git a/firmware/export/config.h b/firmware/export/config.h index 52f647f2fa..bb3f405d6a 100644 --- a/firmware/export/config.h +++ b/firmware/export/config.h @@ -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) -- cgit v1.2.3