You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
kernel_samsung_sm7125/sound/aoa/Kconfig

18 lines
366 B

menu "Apple Onboard Audio driver"
depends on SND!=n && PPC_PMAC
config SND_AOA
tristate "Apple Onboard Audio driver"
depends on SND
select SND_PCM
---help---
This option enables the new driver for the various
Apple Onboard Audio components.
source "sound/aoa/fabrics/Kconfig"
source "sound/aoa/codecs/Kconfig"
source "sound/aoa/soundbus/Kconfig"
endmenu