scripts: Enable VT and FB console on recovery and factory installer images.

When Freon is enabled, vtconsole and fbconsole are both disabled by default.
However current frecon (Freon Console) still cannot fit into initramfs (used by
recovery and factory installer images), due to size and dependency issues.

So for now we want to enable VT and FB for both images on all boards until
frecon can fully support initramfs.

BUG=chromium:440878
TEST=./build_image factory_install # see installer console.
     ./mod_image_for_recovery.sh # able to switch to VT2/3.

Change-Id: I9f561f1cdcaf19782db47776e42e2ba71fc27bfd
Reviewed-on: https://chromium-review.googlesource.com/247910
Reviewed-by: Stéphane Marchesin <marcheu@chromium.org>
Tested-by: Hung-Te Lin <hungte@chromium.org>
Reviewed-by: David Sodman <dsodman@chromium.org>
Reviewed-by: Bowgo Tsai <bowgotsai@chromium.org>
Commit-Queue: Hung-Te Lin <hungte@chromium.org>
2 files changed