From e53ec043bae15a643e7225d8e4194e6b7ed5e3e0 Mon Sep 17 00:00:00 2001 From: Pawel Dembicki Date: Thu, 30 Apr 2020 12:34:41 +0200 Subject: kirkwood: move usb support to modules USB support built in kernel isn't required for booting. This patch move USB support to modules. CONFIG_USB_STORAGE is removed because it can be found in kmod-usb-storage and all usb support for this targed is moved to kmods. Tested-by: Cezary Jackiewicz [nsa310] Tested-by: Alberto Bursi [nsa325, ea4500] Reviewed-by: Sungbo Eo Signed-off-by: Pawel Dembicki [keep CONFIG_SCSI] Signed-off-by: Adrian Schmutzler --- target/linux/kirkwood/config-5.4 | 5 ----- 1 file changed, 5 deletions(-) (limited to 'target/linux/kirkwood/config-5.4') diff --git a/target/linux/kirkwood/config-5.4 b/target/linux/kirkwood/config-5.4 index da03efa94c..a04bce9635 100644 --- a/target/linux/kirkwood/config-5.4 +++ b/target/linux/kirkwood/config-5.4 @@ -342,12 +342,7 @@ CONFIG_UNWINDER_ARM=y # CONFIG_UNWINDER_FRAME_POINTER is not set CONFIG_USB=y CONFIG_USB_COMMON=y -# CONFIG_USB_EHCI_FSL is not set -CONFIG_USB_EHCI_HCD=y -CONFIG_USB_EHCI_HCD_ORION=y -# CONFIG_USB_EHCI_HCD_PLATFORM is not set CONFIG_USB_LED_TRIG=y -CONFIG_USB_STORAGE=y CONFIG_USB_SUPPORT=y CONFIG_USE_OF=y # CONFIG_VFP is not set -- cgit v1.2.3