| .. | .. |
|---|
| 1 | +# SPDX-License-Identifier: GPL-2.0-only |
|---|
| 1 | 2 | config SND_EP93XX_SOC |
|---|
| 2 | 3 | tristate "SoC Audio support for the Cirrus Logic EP93xx series" |
|---|
| 3 | 4 | depends on ARCH_EP93XX || COMPILE_TEST |
|---|
| .. | .. |
|---|
| 32 | 33 | select SND_SOC_AC97_BUS |
|---|
| 33 | 34 | |
|---|
| 34 | 35 | config SND_EP93XX_SOC_SNAPPERCL15 |
|---|
| 35 | | - tristate "SoC Audio support for Bluewater Systems Snapper CL15 module" |
|---|
| 36 | | - depends on SND_EP93XX_SOC && MACH_SNAPPER_CL15 && I2C |
|---|
| 37 | | - select SND_EP93XX_SOC_I2S |
|---|
| 38 | | - select SND_SOC_TLV320AIC23_I2C |
|---|
| 39 | | - help |
|---|
| 40 | | - Say Y or M here if you want to add support for I2S audio on the |
|---|
| 41 | | - Bluewater Systems Snapper CL15 module. |
|---|
| 36 | + tristate "SoC Audio support for Bluewater Systems Snapper CL15 module" |
|---|
| 37 | + depends on SND_EP93XX_SOC && MACH_SNAPPER_CL15 && I2C |
|---|
| 38 | + select SND_EP93XX_SOC_I2S |
|---|
| 39 | + select SND_SOC_TLV320AIC23_I2C |
|---|
| 40 | + help |
|---|
| 41 | + Say Y or M here if you want to add support for I2S audio on the |
|---|
| 42 | + Bluewater Systems Snapper CL15 module. |
|---|
| 42 | 43 | |
|---|
| 43 | 44 | config SND_EP93XX_SOC_SIMONE |
|---|
| 44 | 45 | tristate "SoC Audio support for Simplemachines Sim.One board" |
|---|