summaryrefslogtreecommitdiffstats
path: root/kernel/sound/aoa/fabrics/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'kernel/sound/aoa/fabrics/Kconfig')
-rw-r--r--kernel/sound/aoa/fabrics/Kconfig11
1 files changed, 11 insertions, 0 deletions
diff --git a/kernel/sound/aoa/fabrics/Kconfig b/kernel/sound/aoa/fabrics/Kconfig
new file mode 100644
index 000000000..3ca475a88
--- /dev/null
+++ b/kernel/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.