# SPDX-License-Identifier: GPL-2.0-only # # AC97 configuration # config [31mCONFIG_AC97_BUS_NEW[0m tristate help This is the new AC97 bus type, successor of [31mCONFIG_AC97_BUS[0m. The ported drivers which benefit from the AC97 automatic probing should "select" this instead of the [31mCONFIG_AC97_BUS[0m. Say Y here if you want to have AC97 devices, which are sound oriented devices around an AC-Link. config [31mCONFIG_AC97_BUS_COMPAT[0m bool depends on [31mCONFIG_AC97_BUS_NEW[0m depends on ![31mCONFIG_AC97_BUS[0m |