kernel/sound/aoa/fabrics/Kconfig
.. .. @@ -1,8 +1,9 @@ 1 +# SPDX-License-Identifier: GPL-2.0-only1 2 config SND_AOA_FABRIC_LAYOUT 2 3 tristate "layout-id fabric" 3 4 select SND_AOA_SOUNDBUS 4 5 select SND_AOA_SOUNDBUS_I2S 5 - ---help---6 + help6 7 This enables the layout-id fabric for the Apple Onboard 7 8 Audio driver, the module holding it all together 8 9 based on the device-tree's layout-id property.