## SECTION=shell_and_console menuconfig SYSFSUTILS tristate prompt "sysfsutils " if SYSFSUTILS config SYSFSUTILS_LIB bool prompt "install libsysfs" default y help Sysfs is a virtual file system in Linux kernel 2.5+ that provides a tree of system devices. config SYSFSUTILS_SYSTOOL bool prompt "install sysfs systool" help Enable this tio get the program 'systool' to query sysfs entries: it can list devices by bus, class, and topology. endif