The cirros image was rebuilt against the 3.13.0-83 kernel, drivers e1000e, igbvf...
[packages/trusty/cirros-testvm.git] / cirros-testvm / src-cirros / buildroot-2015.05 / package / libsigsegv / Config.in
1 config BR2_PACKAGE_LIBSIGSEGV
2         bool "libsigsegv"
3         depends on !BR2_xtensa
4         depends on !BR2_arc # no ucontext_i.sym file
5         depends on !BR2_microblaze
6         help
7           Library for handling page faults in user mode.
8
9           http://libsigsegv.sourceforge.net/