summaryrefslogtreecommitdiff
path: root/sound/aoa/fabrics/Kconfig
blob: 3ca475a886b1c1c0deda72295746ddf9a8ec31ea (plain)
1
2
3
4
5
6
7
8
9
10
11
config SND_AOA_FABRIC_LAYOUT
	tristate "layout-id fabric"
	select SND_AOA_SOUNDBUS
	select SND_AOA_SOUNDBUS_I2S
	---help---
	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.
'deletions'>-9/+9 2017-02-10net: cgroups: fix build errors when linux/phy*.h is removed from net/dsa.hRussell King1-0/+1 2017-02-10net: Fix checkpatch, Missing a blank line after declarationstcharding1-0/+13 2017-02-10net: Fix checkpatch block comments warningstcharding1-32/+33 2017-02-10net: Fix checkpatch whitespace errorstcharding1-19/+20 2017-02-10net: Fix checkpatch WARNING: please, no space before tabstcharding1-71/+71 2017-02-08gro_cells: move to net/core/gro_cells.cEric Dumazet2-0/+93 2017-02-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller