1 config BR2_PACKAGE_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
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
15 http://linux.dell.com/biosdevname/