^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 1) # SPDX-License-Identifier: GPL-2.0-only
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 2) config SND_SIMPLE_CARD_UTILS
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 3) tristate
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 4)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 5) config SND_SIMPLE_CARD
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 6) tristate "ASoC Simple sound card support"
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 7) select SND_SIMPLE_CARD_UTILS
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 8) help
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 9) This option enables generic simple sound card support
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 10) It also support DPCM of multi CPU single Codec ststem.
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 11)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 12) config SND_AUDIO_GRAPH_CARD
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 13) tristate "ASoC Audio Graph sound card support"
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 14) depends on OF
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 15) select SND_SIMPLE_CARD_UTILS
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 16) help
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 17) This option enables generic simple sound card support
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 18) with OF-graph DT bindings.
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 19) It also support DPCM of multi CPU single Codec ststem.