Remove "select PLATFORM_LINUX"
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
This commit is contained in:
@@ -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.
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user