From 8c1c0c502e83c666de1e44959d447282b0789b0d Mon Sep 17 00:00:00 2001 From: Nils Freydank Date: Thu, 12 Aug 2021 16:51:44 +0200 Subject: [PATCH] aptenodytes: Convert USB mass storage support into a module --- aptenodytes-config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/aptenodytes-config b/aptenodytes-config index fc48587..668f0a6 100644 --- a/aptenodytes-config +++ b/aptenodytes-config @@ -2259,7 +2259,7 @@ CONFIG_USB_EHCI_HCD_PLATFORM=y # # 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