4b166da939
This patch adds a driver for the I2S interface found on Stretch s6000 family processors. Signed-off-by: Daniel Glöckner <dg@emlix.com> Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
11 lines
297 B
Plaintext
11 lines
297 B
Plaintext
config SND_S6000_SOC
|
|
tristate "SoC Audio for the Stretch s6000 family"
|
|
depends on XTENSA_VARIANT_S6000
|
|
help
|
|
Say Y or M if you want to add support for codecs attached to
|
|
s6000 family chips. You will also need to select the platform
|
|
to support below.
|
|
|
|
config SND_S6000_SOC_I2S
|
|
tristate
|