enable ps -w by default
[openwrt/svn-archive/archive.git] / package / busybox / config / procps / Config.in
index 34d1ace0873234ea9a66913e67bb8386ba5bc1e1..ef0c6a2dcd39b787d1a017bb690a975f6446b045 100644 (file)
@@ -42,7 +42,7 @@ config BUSYBOX_CONFIG_KILLALL5
        bool "killall5"
        default y
        depends on BUSYBOX_CONFIG_KILL
-       
+
 config BUSYBOX_CONFIG_PIDOF
        bool "pidof"
        default y
@@ -74,7 +74,7 @@ config BUSYBOX_CONFIG_PS
 
 config BUSYBOX_CONFIG_FEATURE_PS_WIDE
        bool "Enable argument for wide output (-w)"
-       default n
+       default y
        depends on BUSYBOX_CONFIG_PS
        help
          Support argument 'w' for wide output.