Kconfig 357 B

123456789101112
  1. config SND_AOA_FABRIC_LAYOUT
  2. tristate "layout-id fabric"
  3. select SND_AOA_SOUNDBUS
  4. select SND_AOA_SOUNDBUS_I2S
  5. ---help---
  6. This enables the layout-id fabric for the Apple Onboard
  7. Audio driver, the module holding it all together
  8. based on the device-tree's layout-id property.
  9. If you are unsure and have a later Apple machine,
  10. compile it as a module.