blob: aa5c82bd0a4520c4965a222c594a9704d5f066f2 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
|
config SB16
bool
config ES1370
bool
default y if PCI_DEVICES
depends on PCI
config AC97
bool
default y if PCI_DEVICES
depends on PCI
config ADLIB
bool
config GUS
bool
config CS4231A
bool
config HDA
bool
default y if PCI_DEVICES
depends on PCI
config PCSPK
bool
config WM8750
bool
config PL041
bool
config CS4231
bool
config MARVELL_88W8618
bool
|