xref: /openbmc/linux/sound/aoa/fabrics/Kconfig (revision a7f7f624)
1ec8f24b7SThomas Gleixner# SPDX-License-Identifier: GPL-2.0-only
2f3d9478bSJohannes Bergconfig SND_AOA_FABRIC_LAYOUT
3f3d9478bSJohannes Berg	tristate "layout-id fabric"
4f3d9478bSJohannes Berg	select SND_AOA_SOUNDBUS
5f3d9478bSJohannes Berg	select SND_AOA_SOUNDBUS_I2S
6a7f7f624SMasahiro Yamada	help
7f3d9478bSJohannes Berg	This enables the layout-id fabric for the Apple Onboard
8f3d9478bSJohannes Berg	Audio driver, the module holding it all together
9f3d9478bSJohannes Berg	based on the device-tree's layout-id property.
10f3d9478bSJohannes Berg
11f3d9478bSJohannes Berg	If you are unsure and have a later Apple machine,
12f3d9478bSJohannes Berg	compile it as a module.
13