diff options
Diffstat (limited to 'procps/ps.c')
-rw-r--r-- | procps/ps.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/procps/ps.c b/procps/ps.c index 22905ddff..a4de11379 100644 --- a/procps/ps.c +++ b/procps/ps.c | |||
@@ -33,7 +33,6 @@ | |||
33 | //config: | 33 | //config: |
34 | //config:config FEATURE_PS_TIME | 34 | //config:config FEATURE_PS_TIME |
35 | //config: bool "Enable -o time and -o etime specifiers" | 35 | //config: bool "Enable -o time and -o etime specifiers" |
36 | //config: select PLATFORM_LINUX # statfs() | ||
37 | //config: default y | 36 | //config: default y |
38 | //config: depends on (PS || MINIPS) && DESKTOP | 37 | //config: depends on (PS || MINIPS) && DESKTOP |
39 | //config: | 38 | //config: |