repo.or.cz
/
linux
/
fpc-iii.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
USB: UAS: fix disconnect by unplugging a hub
[linux/fpc-iii.git]
/
sound
/
atmel
/
Kconfig
blob
6ed2d4a73374ea3692d77b1d8ab90ddd1d1439c8
1
# SPDX-License-Identifier: GPL-2.0-only
2
menu "Atmel devices (AT91)"
3
depends on ARCH_AT91
4
5
config SND_ATMEL_AC97C
6
tristate "Atmel AC97 Controller (AC97C) driver"
7
select SND_PCM
8
select SND_AC97_CODEC
9
depends on ARCH_AT91
10
help
11
ALSA sound driver for the Atmel AC97 controller.
12
13
endmenu