xref: /OK3568_Linux_fs/buildroot/package/aer-inject/Config.in (revision 4882a59341e53eb6f0b4789bf948001014eff981)
1*4882a593Smuzhiyunconfig BR2_PACKAGE_AER_INJECT
2*4882a593Smuzhiyun	bool "aer-inject"
3*4882a593Smuzhiyun	help
4*4882a593Smuzhiyun	  aer-inject allows to inject PCIE AER errors on the software
5*4882a593Smuzhiyun	  level into a running Linux kernel. This is intended for
6*4882a593Smuzhiyun	  validation of the PCIE driver error recovery handler and
7*4882a593Smuzhiyun	  PCIE AER core handler.
8*4882a593Smuzhiyun
9*4882a593Smuzhiyun	  Requires a new Linux kernel with PCIE AER error injection
10*4882a593Smuzhiyun	  patches.
11*4882a593Smuzhiyun
12*4882a593Smuzhiyun	  https://git.kernel.org/cgit/linux/kernel/git/gong.chen/aer-inject.git/
13