busybox-initramfs: add applet 'chvt'

Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
Stephan Raue 2012-02-23 03:08:22 +01:00
parent b361f81080
commit a2f9a09fd9

View File

@ -311,7 +311,7 @@ CONFIG_USLEEP=y
# #
# Console Utilities # Console Utilities
# #
# CONFIG_CHVT is not set CONFIG_CHVT=y
# CONFIG_FGCONSOLE is not set # CONFIG_FGCONSOLE is not set
# CONFIG_CLEAR is not set # CONFIG_CLEAR is not set
# CONFIG_DEALLOCVT is not set # CONFIG_DEALLOCVT is not set