Fix for file injection is broken on centos computes with Cirros images LP #1587960
[packages/trusty/cirros-testvm.git] / cirros-testvm / src-cirros / buildroot-2015.05 / package / mcelog / Config.in
1 config BR2_PACKAGE_MCELOG
2         bool "mcelog"
3         depends on BR2_i386 || BR2_x86_64
4         depends on BR2_USE_MMU # fork()
5         help
6           mcelog processes machine checks (in particular memory and CPU hardware
7           errors) on modern x86 Linux systems.
8
9           http://www.mcelog.org/