From 4ac72f5c5b751ad27515655bfd5aebc2231eadf9 Mon Sep 17 00:00:00 2001 From: Philipp Tomsich Date: Mon, 3 Jul 2017 18:30:06 +0200 Subject: usb: Kconfig: migrate USB_DWC2 to Kconfig This change migrates the USB_DWC2 configuration item to Kconfig and runs moveconfig to adjust header files and defconfig. Signed-off-by: Meng Dongyang Split off into a separate patch: Ran moveconfig to migrate other boards: Signed-off-by: Philipp Tomsich --- include/configs/hikey.h | 1 - 1 file changed, 1 deletion(-) (limited to 'include/configs/hikey.h') diff --git a/include/configs/hikey.h b/include/configs/hikey.h index 2b4fec4bd4..c7fb8a5f8e 100644 --- a/include/configs/hikey.h +++ b/include/configs/hikey.h @@ -54,7 +54,6 @@ #define CONFIG_PL01X_SERIAL #ifdef CONFIG_CMD_USB -#define CONFIG_USB_DWC2 #define CONFIG_USB_DWC2_REG_ADDR 0xF72C0000 /*#define CONFIG_DWC2_DFLT_SPEED_FULL*/ #define CONFIG_DWC2_ENABLE_DYNAMIC_FIFO -- cgit v1.2.3