Remove "select PLATFORM_LINUX"

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
This commit is contained in:
Denys Vlasenko
2022-11-29 14:14:06 +01:00
parent 77216c368f
commit 99476502f9
54 changed files with 0 additions and 70 deletions

View File

@@ -9,7 +9,6 @@
//config:config FREE
//config: bool "free (3.1 kb)"
//config: default y
//config: select PLATFORM_LINUX
//config: help
//config: free displays the total amount of free and used physical and swap
//config: memory in the system, as well as the buffers used by the kernel.

View File

@@ -14,7 +14,6 @@
//config:config UPTIME
//config: bool "uptime (3.7 kb)"
//config: default y
//config: select PLATFORM_LINUX
//config: help
//config: uptime gives a one line display of the current time, how long
//config: the system has been running, how many users are currently logged