]> asedeno.scripts.mit.edu Git - linux.git/commitdiff
ARM: multi_v7_defconfig: Enable UAS support for Odroid HC1 board
authorMarek Szyprowski <m.szyprowski@samsung.com>
Tue, 3 Oct 2017 10:13:32 +0000 (12:13 +0200)
committerKrzysztof Kozlowski <krzk@kernel.org>
Wed, 4 Oct 2017 17:20:20 +0000 (19:20 +0200)
Odroid HC1 board has built-in JMicron USB to SATA bridge, which supports
UAS protocol. Enable support for it to make sure that all built-in storage
devices are available. Enable it as module to keep in line with multi_v7
policy to enable drivers as build-in only if they are critical for boot
process. On Odroid HC1 the kernel itself has to be still read from the
SD-card, so assume that modules/initrd is also accessible there.

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

index c2484efdc55ecced4f966f284ac9caddbbf5c527..50b307d185dff94b4e3d42b7df87be5e70a5fdc6 100644 (file)
@@ -689,6 +689,7 @@ CONFIG_USB_OHCI_EXYNOS=m
 CONFIG_USB_R8A66597_HCD=m
 CONFIG_USB_RENESAS_USBHS=m
 CONFIG_USB_STORAGE=y
+CONFIG_USB_UAS=m
 CONFIG_USB_MUSB_HDRC=m
 CONFIG_USB_MUSB_SUNXI=m
 CONFIG_USB_DWC3=y