]> asedeno.scripts.mit.edu Git - linux.git/commitdiff
ARM: exynos_defconfig: Enable UAS support for Odroid HC1 board
authorMarek Szyprowski <m.szyprowski@samsung.com>
Mon, 2 Oct 2017 06:39:35 +0000 (08:39 +0200)
committerKrzysztof Kozlowski <krzk@kernel.org>
Mon, 2 Oct 2017 17:01:22 +0000 (19:01 +0200)
Odroid HC1 board has built-in JMicron USB to SATA bridge, which supports
UAS protocol. Compile-in support for it (instead of enabling it as module)
to make sure that all built-in storage devices are available for rootfs.
The bridge itself also supports fallback to standard USB Mass Storage
protocol, but USB Mass Storage class doesn't bind to it when UAS is
compiled as module and modules are not (yet) available.

Signed-off-by: Marek Szyprowski <m.szyprowski@samsung.com>
Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org>
arch/arm/configs/exynos_defconfig

index 8c2a2619971b1e45326392cfdf31a0a3845790ed..f1d7834990ece60f33a2d6e18b794208d3ec73cc 100644 (file)
@@ -244,7 +244,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_UAS=y
 CONFIG_USB_DWC3=y
 CONFIG_USB_DWC2=y
 CONFIG_USB_HSIC_USB3503=y