summaryrefslogtreecommitdiffstats
path: root/rules/sysfsutils.in
diff options
context:
space:
mode:
Diffstat (limited to 'rules/sysfsutils.in')
-rw-r--r--rules/sysfsutils.in8
1 files changed, 4 insertions, 4 deletions
diff --git a/rules/sysfsutils.in b/rules/sysfsutils.in
index 5752edce7..a953ee4ba 100644
--- a/rules/sysfsutils.in
+++ b/rules/sysfsutils.in
@@ -7,14 +7,14 @@ config SYSFSUTILS_LIB
default y
depends on SYSFSUTILS
help
- Sysfs is a virtual file system in Linux kernel
- 2.5+ that provides a tree of system devices.
+ 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"
depends on SYSFSUTILS
help
- Enable this tio get the program 'systool'
- to query sysfs entries: it can list devices
+ Enable this tio get the program 'systool'
+ to query sysfs entries: it can list devices
by bus, class, and topology.