]> Git Repo - linux.git/blame - sound/ac97/Kconfig
Merge tag 'integrity-v5.8-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/zohar...
[linux.git] / sound / ac97 / Kconfig
CommitLineData
ec8f24b7 1# SPDX-License-Identifier: GPL-2.0-only
74426fbf
RJ
2#
3# AC97 configuration
4#
5
6
7config AC97_BUS_NEW
8 tristate
74426fbf
RJ
9 help
10 This is the new AC97 bus type, successor of AC97_BUS. The ported
11 drivers which benefit from the AC97 automatic probing should "select"
12 this instead of the AC97_BUS.
13 Say Y here if you want to have AC97 devices, which are sound oriented
14 devices around an AC-Link.
15
16config AC97_BUS_COMPAT
17 bool
18 depends on AC97_BUS_NEW
19 depends on !AC97_BUS
This page took 0.17428 seconds and 4 git commands to generate.