^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) menuconfig SND_AOA
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 3) tristate "Apple Onboard Audio driver"
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 4) depends on PPC_PMAC
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 5) select SND_PCM
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 6) help
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 7) This option enables the new driver for the various
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 8) Apple Onboard Audio components.
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 9)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 10) if SND_AOA
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 11)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 12) source "sound/aoa/fabrics/Kconfig"
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 13)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 14) source "sound/aoa/codecs/Kconfig"
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 15)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 16) source "sound/aoa/soundbus/Kconfig"
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 17)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 18) endif # SND_AOA