Kconfig 316 B

12345678910111213
  1. menuconfig MSM_WFD
  2. bool "Qualcomm MSM Wifi Display Driver"
  3. depends on (MSM_VIDC_1080P || MSM_VIDC_V4L2)
  4. ---help---
  5. Enables the Wifi Display driver.
  6. menuconfig MSM_WFD_DEBUG
  7. bool "Qualcomm MSM Wifi Display Driver Debug Mode"
  8. depends on MSM_WFD
  9. ---help---
  10. Enables the Wifi Display driver in debug mode