bootchartd: fix labels in config system. no code changes
authorDenys Vlasenko <vda.linux@googlemail.com>
Tue, 6 Jul 2010 13:49:01 +0000 (15:49 +0200)
committerDenys Vlasenko <vda.linux@googlemail.com>
Tue, 6 Jul 2010 13:49:01 +0000 (15:49 +0200)
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
init/bootchartd.c

index b3e08af..dae2fe6 100644 (file)
@@ -18,7 +18,7 @@
 //config:        and stopped using bootchartd stop.
 //config:
 //config:config FEATURE_BOOTCHARTD_BLOATED_HEADER
-//config:      bool "bootchartd"
+//config:      bool "Compatible, bloated header"
 //config:      default y
 //config:      depends on BOOTCHARTD
 //config:      help
@@ -35,7 +35,7 @@
 //config:        makes bootchartd applet to dump a subset of it.
 //config:
 //config:config FEATURE_BOOTCHARTD_CONFIG_FILE
-//config:      bool "bootchartd"
+//config:      bool "Support bootchartd.conf"
 //config:      default y
 //config:      depends on BOOTCHARTD
 //config:      help