13 lines · plain
1# SPDX-License-Identifier: GPL-2.0-only2config SND_AOA_FABRIC_LAYOUT3 tristate "layout-id fabric"4 select SND_AOA_SOUNDBUS5 select SND_AOA_SOUNDBUS_I2S6 help7 This enables the layout-id fabric for the Apple Onboard8 Audio driver, the module holding it all together9 based on the device-tree's layout-id property.10 11 If you are unsure and have a later Apple machine,12 compile it as a module.13