2019-05-19 15:07:45 +03:00
|
|
|
# SPDX-License-Identifier: GPL-2.0-only
|
2006-06-21 17:42:43 +04:00
|
|
|
config SND_AOA_FABRIC_LAYOUT
|
|
|
|
tristate "layout-id fabric"
|
|
|
|
select SND_AOA_SOUNDBUS
|
|
|
|
select SND_AOA_SOUNDBUS_I2S
|
2020-06-13 19:50:22 +03:00
|
|
|
help
|
2006-06-21 17:42:43 +04:00
|
|
|
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.
|