[packages] base-files: suppress error messages in usb-storage script
[openwrt.git] / package / busybox / config / console-tools / Config.in
index 661e894..7b044ea 100644 (file)
@@ -85,7 +85,7 @@ config BUSYBOX_CONFIG_SETCONSOLE
 config BUSYBOX_CONFIG_FEATURE_SETCONSOLE_LONG_OPTIONS
        bool "Enable long options"
        default n
-       depends on BUSYBOX_CONFIG_SET_CONSOLE && BUSYBOX_CONFIG_GETOPT_LONG
+       depends on BUSYBOX_CONFIG_SETCONSOLE && BUSYBOX_CONFIG_GETOPT_LONG
        help
          Support long options for the setconsole applet.
 
This page took 0.02187 seconds and 4 git commands to generate.