menuconfig [31mCONFIG_SND_AOA[0m tristate "Apple Onboard Audio driver" depends on [31mCONFIG_PPC_PMAC[0m select [31mCONFIG_SND_PCM[0m ---help--- This option enables the new driver for the various Apple Onboard Audio components. if [31mCONFIG_SND_AOA[0m source "sound/aoa/fabrics/Kconfig" source "sound/aoa/codecs/Kconfig" source "sound/aoa/soundbus/Kconfig" endif # [31mCONFIG_SND_AOA[0m |