aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--miscutils/Config.src1
1 files changed, 0 insertions, 1 deletions
diff --git a/miscutils/Config.src b/miscutils/Config.src
index dbfd7a1a0..cadaabb65 100644
--- a/miscutils/Config.src
+++ b/miscutils/Config.src
@@ -351,7 +351,6 @@ endchoice
351config LESS 351config LESS
352 bool "less" 352 bool "less"
353 default y 353 default y
354 depends on PLATFORM_LINUX
355 help 354 help
356 'less' is a pager, meaning that it displays text files. It possesses 355 'less' is a pager, meaning that it displays text files. It possesses
357 a wide array of features, and is an improvement over 'more'. 356 a wide array of features, and is an improvement over 'more'.