mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
synced 2024-10-28 23:24:50 +00:00
ARM: configs: at91: Add I2S driver to sama5
Add I2S CONFIG_SND_ATMEL_SOC_I2S to sama5_defconfig. Signed-off-by: Codrin Ciubotariu <codrin.ciubotariu@microchip.com> Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
This commit is contained in:
parent
293201c27b
commit
be62e019ce
1 changed files with 1 additions and 0 deletions
|
@ -168,6 +168,7 @@ CONFIG_SND_ATMEL_SOC_WM8904=y
|
|||
# CONFIG_HID_GENERIC is not set
|
||||
CONFIG_SND_ATMEL_SOC_PDMIC=y
|
||||
CONFIG_SND_ATMEL_SOC_TSE850_PCM5142=m
|
||||
CONFIG_SND_ATMEL_SOC_I2S=y
|
||||
CONFIG_USB=y
|
||||
CONFIG_USB_ANNOUNCE_NEW_DEVICES=y
|
||||
CONFIG_USB_EHCI_HCD=y
|
||||
|
|
Loading…
Reference in a new issue