Config.in 412 B

123456789101112
  1. config BR2_PACKAGE_AER_INJECT
  2. bool "aer-inject"
  3. help
  4. aer-inject allows to inject PCIE AER errors on the software
  5. level into a running Linux kernel. This is intended for
  6. validation of the PCIE driver error recovery handler and
  7. PCIE AER core handler.
  8. Requires a new Linux kernel with PCIE AER error injection
  9. patches.
  10. https://git.kernel.org/cgit/linux/kernel/git/gong.chen/aer-inject.git/