diff mbox

[3/3] ARM: exynos_defconfig: Enable UAS support for Odroid HC1 board

Message ID 1506684783-9722-4-git-send-email-m.szyprowski@samsung.com (mailing list archive)
State Superseded
Headers show

Commit Message

Marek Szyprowski Sept. 29, 2017, 11:33 a.m. UTC
Odroid HC1 board has build-in JMicron USB to SATA bridge, which supports
UAS protocol. Enable support for it to make sure that all build-in devices
are available.

Signed-off-by: Marek Szyprowski <m.szyprowski@samsung.com>
---
 arch/arm/configs/exynos_defconfig | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

Krzysztof Kozlowski Sept. 30, 2017, 5:31 p.m. UTC | #1
On Fri, Sep 29, 2017 at 01:33:03PM +0200, Marek Szyprowski wrote:
> Odroid HC1 board has build-in JMicron USB to SATA bridge, which supports

s/build/built/ (also below)

> UAS protocol. Enable support for it to make sure that all build-in devices
> are available.

UAS was enabled, as a module. You made it built-in instead so the commit
should describe the reason behind this change.

Best regards,
Krzysztof


> 
> Signed-off-by: Marek Szyprowski <m.szyprowski@samsung.com>
> ---
>  arch/arm/configs/exynos_defconfig | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/arch/arm/configs/exynos_defconfig b/arch/arm/configs/exynos_defconfig
> index 8c2a2619971b..f1d7834990ec 100644
> --- a/arch/arm/configs/exynos_defconfig
> +++ b/arch/arm/configs/exynos_defconfig
> @@ -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
> -- 
> 1.9.1
> 
--
To unsubscribe from this list: send the line "unsubscribe linux-samsung-soc" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
diff mbox

Patch

diff --git a/arch/arm/configs/exynos_defconfig b/arch/arm/configs/exynos_defconfig
index 8c2a2619971b..f1d7834990ec 100644
--- a/arch/arm/configs/exynos_defconfig
+++ b/arch/arm/configs/exynos_defconfig
@@ -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