blob: 8fd12f9bbf7855853a26f2f1e91c6e2d6979a6ba (
plain)
| 1
2
3
4
5
6
7
8
 | config BR2_PACKAGE_LIBSYSFS
	bool "libsysfs"
	default n
	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
 |