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

@@ -27,7 +27,6 @@
//config:config ROUTE
//config: bool "route (8.7 kb)"
//config: default y
//config: select PLATFORM_LINUX
//config: help
//config: Route displays or manipulates the kernel's IP routing tables.