From cea3725b4f5e9c5db22932472539cf99766ccf8b Mon Sep 17 00:00:00 2001 From: "Igor Zalatov (from Citadel PC)" Date: Sat, 23 Jul 2022 23:10:59 +0300 Subject: [PATCH] [HI3516CV100] Set USB flash support as module --- .../board/hi3516cv100/kernel/hi3516cv100.generic.config | 2 +- .../board/hi3516cv100/kernel/hi3518cv100.generic.config | 2 +- .../board/hi3516cv100/kernel/hi3518ev100.generic.config | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/br-ext-chip-hisilicon/board/hi3516cv100/kernel/hi3516cv100.generic.config b/br-ext-chip-hisilicon/board/hi3516cv100/kernel/hi3516cv100.generic.config index df39012f..85455dbc 100644 --- a/br-ext-chip-hisilicon/board/hi3516cv100/kernel/hi3516cv100.generic.config +++ b/br-ext-chip-hisilicon/board/hi3516cv100/kernel/hi3516cv100.generic.config @@ -1155,7 +1155,7 @@ CONFIG_USB_WDM=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 diff --git a/br-ext-chip-hisilicon/board/hi3516cv100/kernel/hi3518cv100.generic.config b/br-ext-chip-hisilicon/board/hi3516cv100/kernel/hi3518cv100.generic.config index df39012f..85455dbc 100644 --- a/br-ext-chip-hisilicon/board/hi3516cv100/kernel/hi3518cv100.generic.config +++ b/br-ext-chip-hisilicon/board/hi3516cv100/kernel/hi3518cv100.generic.config @@ -1155,7 +1155,7 @@ CONFIG_USB_WDM=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 diff --git a/br-ext-chip-hisilicon/board/hi3516cv100/kernel/hi3518ev100.generic.config b/br-ext-chip-hisilicon/board/hi3516cv100/kernel/hi3518ev100.generic.config index df39012f..85455dbc 100644 --- a/br-ext-chip-hisilicon/board/hi3516cv100/kernel/hi3518ev100.generic.config +++ b/br-ext-chip-hisilicon/board/hi3516cv100/kernel/hi3518ev100.generic.config @@ -1155,7 +1155,7 @@ CONFIG_USB_WDM=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