1 # SPDX-License-Identifier: GPL-2.0-only << 2 menuconfig SND_AOA 1 menuconfig SND_AOA 3 tristate "Apple Onboard Audio driver" 2 tristate "Apple Onboard Audio driver" 4 depends on PPC_PMAC 3 depends on PPC_PMAC 5 select SND_PCM 4 select SND_PCM 6 help !! 5 ---help--- 7 This option enables the new driver for 6 This option enables the new driver for the various 8 Apple Onboard Audio components. 7 Apple Onboard Audio components. 9 8 10 if SND_AOA 9 if SND_AOA 11 10 12 source "sound/aoa/fabrics/Kconfig" 11 source "sound/aoa/fabrics/Kconfig" 13 12 14 source "sound/aoa/codecs/Kconfig" 13 source "sound/aoa/codecs/Kconfig" 15 14 16 source "sound/aoa/soundbus/Kconfig" 15 source "sound/aoa/soundbus/Kconfig" 17 16 18 endif # SND_AOA 17 endif # SND_AOA
Linux® is a registered trademark of Linus Torvalds in the United States and other countries.
TOMOYO® is a registered trademark of NTT DATA CORPORATION.