mirror of
https://github.com/AetherDroid/android_kernel_samsung_on5xelte.git
synced 2025-09-08 17:18:05 -04:00
Fixed MTP to work with TWRP
This commit is contained in:
commit
f6dfaef42e
50820 changed files with 20846062 additions and 0 deletions
17
sound/aoa/Kconfig
Normal file
17
sound/aoa/Kconfig
Normal file
|
@ -0,0 +1,17 @@
|
|||
menuconfig SND_AOA
|
||||
tristate "Apple Onboard Audio driver"
|
||||
depends on PPC_PMAC
|
||||
select SND_PCM
|
||||
---help---
|
||||
This option enables the new driver for the various
|
||||
Apple Onboard Audio components.
|
||||
|
||||
if SND_AOA
|
||||
|
||||
source "sound/aoa/fabrics/Kconfig"
|
||||
|
||||
source "sound/aoa/codecs/Kconfig"
|
||||
|
||||
source "sound/aoa/soundbus/Kconfig"
|
||||
|
||||
endif # SND_AOA
|
Loading…
Add table
Add a link
Reference in a new issue