aboutsummaryrefslogtreecommitdiff
path: root/include/usb/ulpi.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/usb/ulpi.h')
-rw-r--r--include/usb/ulpi.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/usb/ulpi.h b/include/usb/ulpi.h
index 71642d2..126623c 100644
--- a/include/usb/ulpi.h
+++ b/include/usb/ulpi.h
@@ -20,8 +20,8 @@
#define ULPI_ERROR (1 << 8) /* overflow from any register value */
-#ifndef CONFIG_USB_ULPI_TIMEOUT
-#define CONFIG_USB_ULPI_TIMEOUT 1000 /* timeout in us */
+#ifndef CFG_USB_ULPI_TIMEOUT
+#define CFG_USB_ULPI_TIMEOUT 1000 /* timeout in us */
#endif
/*