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/fabrics/Kconfig | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 sound/aoa/fabrics/Kconfig (limited to 'sound/aoa/fabrics/Kconfig') diff --git a/sound/aoa/fabrics/Kconfig b/sound/aoa/fabrics/Kconfig new file mode 100644 index 00000000..3ca475a8 --- /dev/null +++ b/sound/aoa/fabrics/Kconfig @@ -0,0 +1,11 @@ +config SND_AOA_FABRIC_LAYOUT + tristate "layout-id fabric" + select SND_AOA_SOUNDBUS + select SND_AOA_SOUNDBUS_I2S + ---help--- + This enables the layout-id fabric for the Apple Onboard + Audio driver, the module holding it all together + based on the device-tree's layout-id property. + + If you are unsure and have a later Apple machine, + compile it as a module. -- cgit v1.3.1