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 / biosdevname / Config.in
1 config BR2_PACKAGE_BIOSDEVNAME
2         bool "biosdevname"
3         depends on BR2_i386 || BR2_x86_64
4         depends on BR2_PACKAGE_HAS_UDEV
5         select BR2_PACKAGE_PCIUTILS
6         select BR2_PACKAGE_ZLIB
7         help
8           Biosdevname is a udev helper that looks at various BIOS tables to
9           figure out what the actual hardware names are for Ethernet ports
10           and renames the ports accordingly. This has the advantage of
11           always referring to the same port regardless of system or
12           hardware changes that might otherwise alter the typical ethX
13           naming.
14
15           http://linux.dell.com/biosdevname/