From 8e4bff4cab0ddac6060645b0715210484d02ff40 Mon Sep 17 00:00:00 2001 From: Yuval Adam <_@yuv.al> Date: Wed, 30 Aug 2017 08:25:59 +0000 Subject: Initial file dump from open source release --- sound/aoa/Kconfig | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 sound/aoa/Kconfig (limited to 'sound/aoa/Kconfig') diff --git a/sound/aoa/Kconfig b/sound/aoa/Kconfig new file mode 100644 index 00000000..c081e18b --- /dev/null +++ b/sound/aoa/Kconfig @@ -0,0 +1,17 @@ +menuconfig SND_AOA + tristate "Apple Onboard Audio driver" + depends on PPC_PMAC + select SND_PCM + ---help--- + This option enables the new driver for the various + Apple Onboard Audio components. + +if SND_AOA + +source "sound/aoa/fabrics/Kconfig" + +source "sound/aoa/codecs/Kconfig" + +source "sound/aoa/soundbus/Kconfig" + +endif # SND_AOA -- cgit v1.3.1