mirror of
https://github.com/AetherDroid/android_kernel_samsung_on5xelte.git
synced 2025-10-29 15:28:50 +01:00
Fixed MTP to work with TWRP
This commit is contained in:
commit
f6dfaef42e
50820 changed files with 20846062 additions and 0 deletions
14
sound/aoa/soundbus/Kconfig
Normal file
14
sound/aoa/soundbus/Kconfig
Normal file
|
|
@ -0,0 +1,14 @@
|
|||
config SND_AOA_SOUNDBUS
|
||||
tristate "Apple Soundbus support"
|
||||
select SND_PCM
|
||||
---help---
|
||||
This option enables the generic driver for the soundbus
|
||||
support on Apple machines.
|
||||
|
||||
It is required for the sound bus implementations.
|
||||
|
||||
config SND_AOA_SOUNDBUS_I2S
|
||||
tristate "I2S bus support"
|
||||
depends on SND_AOA_SOUNDBUS && PCI
|
||||
---help---
|
||||
This option enables support for Apple I2S busses.
|
||||
Loading…
Add table
Add a link
Reference in a new issue