13 lines
316 B
Plaintext
13 lines
316 B
Plaintext
menuconfig MSM_WFD
|
|
bool "Qualcomm MSM Wifi Display Driver"
|
|
depends on (MSM_VIDC_1080P || MSM_VIDC_V4L2)
|
|
---help---
|
|
Enables the Wifi Display driver.
|
|
|
|
menuconfig MSM_WFD_DEBUG
|
|
bool "Qualcomm MSM Wifi Display Driver Debug Mode"
|
|
depends on MSM_WFD
|
|
---help---
|
|
Enables the Wifi Display driver in debug mode
|
|
|