1config BR2_PACKAGE_HAS_UDEV
2	bool
3
4config BR2_PACKAGE_PROVIDES_UDEV
5	string
6	depends on BR2_PACKAGE_HAS_UDEV
7