Big cleanup in config help and description
[oweals/busybox.git] / console-tools / setconsole.c
index 58057268d29eb5f2622ab9686e58afb346650730..d47a33d59803e26ce1be63703d6c7bb6de798c06 100644 (file)
@@ -19,8 +19,6 @@
 //config:      bool "Enable long options"
 //config:      default y
 //config:      depends on SETCONSOLE && LONG_OPTS
-//config:      help
-//config:        Support long options for the setconsole applet.
 
 //applet:IF_SETCONSOLE(APPLET(setconsole, BB_DIR_SBIN, BB_SUID_DROP))