base-system-busybox: add clear/reset applets.

This commit is contained in:
Juan RP
2014-09-19 17:51:27 +02:00
parent 8b28d338f3
commit 839786375d
2 changed files with 5 additions and 5 deletions

View File

@@ -321,16 +321,16 @@ CONFIG_FEATURE_MD5_SHA1_SUM_CHECK=y
#
# Console Utilities
#
# CONFIG_CHVT is not set
CONFIG_CHVT=y
# CONFIG_FGCONSOLE is not set
# CONFIG_CLEAR is not set
CONFIG_CLEAR=y
# CONFIG_DEALLOCVT is not set
# CONFIG_DUMPKMAP is not set
# CONFIG_KBD_MODE is not set
# CONFIG_LOADFONT is not set
# CONFIG_LOADKMAP is not set
# CONFIG_OPENVT is not set
# CONFIG_RESET is not set
CONFIG_RESET=y
CONFIG_RESIZE=y
CONFIG_FEATURE_RESIZE_PRINT=y
# CONFIG_SETCONSOLE is not set