diff options
author | Codrin Ciubotariu <codrin.ciubotariu@microchip.com> | 2020-06-18 18:41:47 +0300 |
---|---|---|
committer | Alexandre Belloni <alexandre.belloni@bootlin.com> | 2020-06-26 22:46:00 +0200 |
commit | 7651d824125c7a1819e5700246dbb5582ba85c98 (patch) | |
tree | 7bdc4bd89f58d2338cd728b2a5500572f703d39f /arch/arm/configs | |
parent | b3a9e3b9622ae10064826dccb4f7a52bd88c7407 (diff) |
ARM: configs: at91: sama5: Enable CLASSD
CLASSD is present on SAMA5d2 SoCs.
Signed-off-by: Codrin Ciubotariu <codrin.ciubotariu@microchip.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Link: https://lore.kernel.org/r/20200618154147.687878-1-codrin.ciubotariu@microchip.com
Diffstat (limited to 'arch/arm/configs')
-rw-r--r-- | arch/arm/configs/sama5_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/configs/sama5_defconfig b/arch/arm/configs/sama5_defconfig index 8e1f78c19920..f688443fe7bf 100644 --- a/arch/arm/configs/sama5_defconfig +++ b/arch/arm/configs/sama5_defconfig @@ -165,6 +165,7 @@ CONFIG_SND_SOC=y CONFIG_SND_ATMEL_SOC=y CONFIG_SND_ATMEL_SOC_WM8904=y # CONFIG_HID_GENERIC is not set +CONFIG_SND_ATMEL_SOC_CLASSD=y CONFIG_SND_ATMEL_SOC_PDMIC=y CONFIG_SND_ATMEL_SOC_TSE850_PCM5142=m CONFIG_SND_ATMEL_SOC_I2S=y |