summaryrefslogtreecommitdiff
path: root/sound/aoa/Kconfig
blob: c081e18b95400fac658a4821c87373d200906c05 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
menuconfig SND_AOA
	tristate "Apple Onboard Audio driver"
	depends on PPC_PMAC
	select SND_PCM
	---help---
	This option enables the new driver for the various
	Apple Onboard Audio components.

if SND_AOA

source "sound/aoa/fabrics/Kconfig"

source "sound/aoa/codecs/Kconfig"

source "sound/aoa/soundbus/Kconfig"

endif	# SND_AOA
ss='right'>2017-01-23 09:13:08 +1000 committerDave Airlie <airlied@redhat.com>2017-01-23 09:13:08 +1000 commit78337c0697e669554c28b8b48c644bbaad0ffc5e (patch) treee373e7529feef5e63af1b1e1d95b3e829b6dd71f /include/xen parentf1750e144a2f01b011bd3155fcf8b6dff299fe68 (diff)parent3846fd9b86001bea171943cc3bb9222cb6da6b42 (diff)
Merge tag 'drm-misc-fixes-2017-01-13' of git://anongit.freedesktop.org/git/drm-misc into drm-fixes
A few more core fixes. * tag 'drm-misc-fixes-2017-01-13' of git://anongit.freedesktop.org/git/drm-misc: drm/probe-helpers: Drop locking from poll_enable drm: Fix broken VT switch with video=1366x768 option drm: Schedule the output_poll_work with 1s delay if we have delayed event
Diffstat (limited to 'include/xen')