From 830828f2a29d6d18b12d535de9aac216021b349e Mon Sep 17 00:00:00 2001 From: Trammell Hudson Date: Thu, 6 Apr 2017 09:45:47 -0400 Subject: [PATCH] enable usb storage module (issue #160) --- config/linux.config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/linux.config b/config/linux.config index 2097f214..3b701561 100644 --- a/config/linux.config +++ b/config/linux.config @@ -1643,7 +1643,7 @@ CONFIG_USB_EHCI_HCD_PLATFORM=m # # also be needed; see USB_STORAGE Help for more info # -CONFIG_USB_STORAGE=y +CONFIG_USB_STORAGE=m # CONFIG_USB_STORAGE_DEBUG is not set # CONFIG_USB_STORAGE_REALTEK is not set # CONFIG_USB_STORAGE_DATAFAB is not set