From b2d7677b20a00fb558f85286b1b91f4d4e379570 Mon Sep 17 00:00:00 2001 From: Phil Elwell Date: Wed, 16 Jan 2019 21:26:13 +0000 Subject: configs: Add CONFIG_USB_UAS=m Enable support for USB-attached-SCSI devicess. See: https://github.com/raspberrypi/linux/issues/2813 Signed-off-by: Phil Elwell --- arch/arm64/configs/bcmrpi3_defconfig | 1 + 1 file changed, 1 insertion(+) (limited to 'arch/arm64') diff --git a/arch/arm64/configs/bcmrpi3_defconfig b/arch/arm64/configs/bcmrpi3_defconfig index 6d4482f0aa5a..07048117fde1 100644 --- a/arch/arm64/configs/bcmrpi3_defconfig +++ b/arch/arm64/configs/bcmrpi3_defconfig @@ -886,6 +886,7 @@ CONFIG_USB_STORAGE_ONETOUCH=m CONFIG_USB_STORAGE_KARMA=m CONFIG_USB_STORAGE_CYPRESS_ATACB=m CONFIG_USB_STORAGE_ENE_UB6250=m +CONFIG_USB_UAS=m CONFIG_USB_MDC800=m CONFIG_USB_MICROTEK=m CONFIG_USBIP_CORE=m -- cgit v1.2.3