Advertisement
Guest User

Untitled

a guest
Jul 27th, 2020
35
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.15 KB | None | 0 0
  1. [INFO]: option 'VIDEOBUF2_CORE' summary:
  2. - raw config:
  3.  
  4. config VIDEOBUF2_CORE
  5. tristate
  6. select DMA_SHARED_BUFFER
  7. depends on MEDIA_SUPPORT
  8.  
  9. - value in .config is: 'n'
  10. - visibility: n
  11. - currently assignable values:
  12. - defined at: drivers/media/common/videobuf2/Kconfig:3
  13.  
  14.  
  15. [NOTE]: symbol blame for VIDEOBUF2_CORE
  16.  
  17. we never found the config option!!!!!!!!!!!!!
  18.  
  19. [INFO]: raw config text:
  20.  
  21. config VIDEOBUF2_CORE
  22. tristate
  23. select DMA_SHARED_BUFFER
  24. depends on MEDIA_SUPPORT
  25.  
  26. Config 'VIDEOBUF2_CORE' has the following Direct dependencies (VIDEOBUF2_CORE=n):
  27. MEDIA_SUPPORT(=n)
  28. Parent dependencies are:
  29. MEDIA_SUPPORT [n]
  30. [INFO]: config 'VIDEOBUF2_CORE' was set, but it wasn't assignable, check (parent) dependencies
  31. [INFO]: selection details for 'VIDEOBUF2_CORE':
  32. Symbols currently n-selecting this symbol (no effect):
  33. - VIDEOBUF2_DMA_CONTIG
  34. - VIDEOBUF2_VMALLOC
  35. - VIDEOBUF2_DMA_SG
  36. - VIDEOBUF2_DVB
  37. - SOC_CAMERA
  38.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement