]> Git Repo - linux.git/blob - sound/ac97/Kconfig
selftests: pmtu: add basic IPv4 and IPv6 PMTU tests
[linux.git] / sound / ac97 / Kconfig
1 #
2 # AC97 configuration
3 #
4
5
6 config AC97_BUS_NEW
7         tristate
8         help
9           This is the new AC97 bus type, successor of AC97_BUS. The ported
10           drivers which benefit from the AC97 automatic probing should "select"
11           this instead of the AC97_BUS.
12           Say Y here if you want to have AC97 devices, which are sound oriented
13           devices around an AC-Link.
14
15 config AC97_BUS_COMPAT
16         bool
17         depends on AC97_BUS_NEW
18         depends on !AC97_BUS
This page took 0.035886 seconds and 4 git commands to generate.