2016-05-31 17:00:14 +08:00
|
|
|
config SND_SIMPLE_CARD_UTILS
|
|
|
|
tristate
|
|
|
|
|
2012-04-09 12:17:50 +08:00
|
|
|
config SND_SIMPLE_CARD
|
|
|
|
tristate "ASoC Simple sound card support"
|
2016-06-30 14:02:46 +08:00
|
|
|
select SND_SIMPLE_CARD_UTILS
|
2012-04-09 12:17:50 +08:00
|
|
|
help
|
|
|
|
This option enables generic simple sound card support
|
2016-08-23 09:35:02 +08:00
|
|
|
|
|
|
|
config SND_SIMPLE_SCU_CARD
|
|
|
|
tristate "ASoC Simple SCU sound card support"
|
2016-08-25 09:57:50 +08:00
|
|
|
depends on OF
|
2016-08-23 09:35:02 +08:00
|
|
|
select SND_SIMPLE_CARD_UTILS
|
|
|
|
help
|
|
|
|
This option enables generic simple SCU sound card support.
|
2016-09-28 18:24:10 +08:00
|
|
|
It supports DPCM of multi CPU single Codec system.
|