diff options
Diffstat (limited to 'console-tools/openvt.c')
-rw-r--r-- | console-tools/openvt.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/console-tools/openvt.c b/console-tools/openvt.c index db2f073b2..9e6cffecc 100644 --- a/console-tools/openvt.c +++ b/console-tools/openvt.c | |||
@@ -10,6 +10,7 @@ | |||
10 | //config:config OPENVT | 10 | //config:config OPENVT |
11 | //config: bool "openvt (7.2 kb)" | 11 | //config: bool "openvt (7.2 kb)" |
12 | //config: default y | 12 | //config: default y |
13 | //config: select PLATFORM_LINUX | ||
13 | //config: help | 14 | //config: help |
14 | //config: This program is used to start a command on an unused | 15 | //config: This program is used to start a command on an unused |
15 | //config: virtual terminal. | 16 | //config: virtual terminal. |