Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
at v5.0 18 lines 417 B view raw
1# 2# AC97 configuration 3# 4 5 6config 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 15config AC97_BUS_COMPAT 16 bool 17 depends on AC97_BUS_NEW 18 depends on !AC97_BUS