2014-11-21 21:59:06 +01:00
|
|
|
config BR2_PACKAGE_MCELOG
|
|
|
|
bool "mcelog"
|
|
|
|
depends on BR2_i386 || BR2_x86_64
|
|
|
|
depends on BR2_USE_MMU # fork()
|
|
|
|
help
|
2017-12-18 09:21:05 +01:00
|
|
|
mcelog processes machine checks (in particular memory and
|
|
|
|
CPU hardware errors) on modern x86 Linux systems.
|
2014-11-21 21:59:06 +01:00
|
|
|
|
|
|
|
http://www.mcelog.org/
|