blob: 2e6126f3734eecacde99c8640939ea3e03d616b4 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
config MSM_HAB
bool "Enable Multimedia driver Hypervisor Abstraction Layer"
help
Multimedia driver hypervisor abstraction layer.
Required for drivers to use the HAB API to communicate with the host
OS.
config MSM_AGL
bool "Enable built-in hab config"
help
Use built-in configuration to setup hab driver.
|