Back to home page

OSCL-LXR

 
 

    


0001 # SPDX-License-Identifier: GPL-2.0-only
0002 config SND_AOA_SOUNDBUS
0003         tristate "Apple Soundbus support"
0004         select SND_PCM
0005         help
0006         This option enables the generic driver for the soundbus
0007         support on Apple machines.
0008         
0009         It is required for the sound bus implementations.
0010 
0011 config SND_AOA_SOUNDBUS_I2S
0012         tristate "I2S bus support"
0013         depends on SND_AOA_SOUNDBUS && PCI
0014         help
0015         This option enables support for Apple I2S busses.