blob: e4e6f28ea114bf673238e8a8bb164b0c2fc1b1ea (
plain)
| 1
2
3
4
5
6
7
 | config BR2_PACKAGE_LIBSYSFS
	bool "libsysfs"
	help
	These are a set of utilities built upon sysfs, a filesystem in
	Linux 2.6 kernels that exposes a system's device tree.
	http://linux-diag.sourceforge.net/Sysfsutils.html
 |