Advertisement
Guest User

Untitled

a guest
Oct 3rd, 2014
267
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.42 KB | None | 0 0
  1. DEBUG: Executing python function do_kernel_configcheck
  2. NOTE: validating kernel config, see log.do_kernel_configcheck for details
  3. DEBUG: The following new/unknown Kconfig files were found:
  4. drivers/net/can/xilinx/Kconfig
  5.  
  6. [non-hardware (5)]: .meta/cfg/standard/common-pc/specified_non_hdw.cfg
  7. This BSP sets config options that are possibly non-hardware related.
  8.  
  9. [invalid (1)]: .meta/cfg/standard/common-pc/invalid.cfg
  10. This BSP sets config options that are not offered anywhere within this kernel
  11.  
  12. [errors (1): .meta/cfg/standard/common-pc/fragment_errors.txt
  13. There are errors withing the config fragments.
  14.  
  15. [required redefined (5)]: .meta/cfg/standard/common-pc/required_redefinition.txt
  16. required kernel config options were redefined (and changed)
  17. during processing this BSP. This means that required values are
  18. are changed from their initial value.
  19.  
  20. [mismatch (4)]: .meta/cfg/standard/common-pc/mismatch.cfg
  21. There were hardware options requested that do not
  22. have a corresponding value present in the final ".config" file.
  23. This probably means you aren't getting the config you wanted.
  24.  
  25. [required (8)]: .meta/cfg/standard/common-pc/missing_required.cfg
  26. There were required options requested that do not
  27. have a corresponding value present in the final ".config" file.
  28. This is a violation of the policy defined by the higher level config
  29. DEBUG: Python function do_kernel_configcheck finished
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement