Revert "ryu: libpayload: Add CONFIG_LP_TEGRA_VIDEO_CONSOLE_INIT"

This reverts commit c29a5e368d.
This option is not used any longer.

BUG=None
BRANCH=None
TEST=Config not used.

Change-Id: I0718bd701c5588b39b69e36d8e2b510a82cf1372
Signed-off-by: Aaron Durbin <adurbin@chromium.org>
Reviewed-on: https://chromium-review.googlesource.com/233075
Reviewed-by: Furquan Shaikh <furquan@chromium.org>
This commit is contained in:
Aaron Durbin 2014-12-02 16:39:15 -06:00 committed by chrome-internal-fetch
commit 51080a0af1

View file

@ -266,11 +266,6 @@ config COREBOOT_VIDEO_CONSOLE
Say Y here if coreboot switched to a graphics mode and
your payload wants to use it.
config TEGRA_VIDEO_CONSOLE_INIT
bool "Tegra SOC framebuffer init driver"
depends on COREBOOT_VIDEO_CONSOLE
default n
config PC_KEYBOARD
bool "Allow input from a PC keyboard"
default y