From: Kuninori Morimoto Date: Thu, 26 Apr 2018 07:13:54 +0000 (+0000) Subject: arm64: defconfig: makes SND_SIMPLE_CARD to module X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=93f7bfd930c04039288db0a6bc46596aad5bd8b9;p=linux.git arm64: defconfig: makes SND_SIMPLE_CARD to module Signed-off-by: Kuninori Morimoto Signed-off-by: Simon Horman --- diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig index ecf613761e78e..53b3e3a56870d 100644 --- a/arch/arm64/configs/defconfig +++ b/arch/arm64/configs/defconfig @@ -439,7 +439,7 @@ CONFIG_SND_BCM2835_SOC_I2S=m CONFIG_SND_SOC_SAMSUNG=y CONFIG_SND_SOC_RCAR=m CONFIG_SND_SOC_AK4613=m -CONFIG_SND_SIMPLE_CARD=y +CONFIG_SND_SIMPLE_CARD=m CONFIG_USB=y CONFIG_USB_OTG=y CONFIG_USB_XHCI_HCD=y