diff options
author | Glenn L McGrath | 2002-09-16 03:16:06 +0000 |
---|---|---|
committer | Glenn L McGrath | 2002-09-16 03:16:06 +0000 |
commit | ec0c48cb296185c5af585c9f9a7213cd4177dbb5 (patch) | |
tree | 49aee82f58bf99c33065595d20efc1ed08a03e3c /console-tools/config.in | |
parent | 6714862bdd2ee83d0e0f42cdbf4752629376b81e (diff) | |
download | busybox-ec0c48cb296185c5af585c9f9a7213cd4177dbb5.zip busybox-ec0c48cb296185c5af585c9f9a7213cd4177dbb5.tar.gz |
openvt applet by Quy Tonthat
Diffstat (limited to 'console-tools/config.in')
-rw-r--r-- | console-tools/config.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/console-tools/config.in b/console-tools/config.in index 53d5ac6..2ea96ae 100644 --- a/console-tools/config.in +++ b/console-tools/config.in @@ -12,6 +12,7 @@ bool 'dumpkmap' CONFIG_DUMPKMAP bool 'loadacm' CONFIG_LOADACM bool 'loadfont' CONFIG_LOADFONT bool 'loadkmap' CONFIG_LOADKMAP +bool 'openvt' CONFIG_OPENVT bool 'reset' CONFIG_RESET bool 'setkeycodes' CONFIG_SETKEYCODES |