summaryrefslogtreecommitdiff
path: root/configs/conga-qeval20-qa3-e3845_defconfig
diff options
context:
space:
mode:
authorSimon Glass <sjg@chromium.org>2016-10-17 20:12:49 -0600
committerTom Rini <trini@konsulko.com>2016-10-23 18:33:48 -0400
commit1e1a0fb23d0b6d80df6e3c939249eaf3bd0c42f2 (patch)
treeb7427cf88d62ae9714ce13f8c989b4f999ec6473 /configs/conga-qeval20-qa3-e3845_defconfig
parentac8a32ff1dd68bd394a0963328a89b72c0f828f1 (diff)
Convert CONFIG_VGA_AS_SINGLE_DEVICE to Kconfig
This converts the following to Kconfig: CONFIG_VGA_AS_SINGLE_DEVICE Once we migrate to driver model for video, we should be able to drop this option. Signed-off-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'configs/conga-qeval20-qa3-e3845_defconfig')
-rw-r--r--configs/conga-qeval20-qa3-e3845_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/conga-qeval20-qa3-e3845_defconfig b/configs/conga-qeval20-qa3-e3845_defconfig
index 76ff904210..b5ef570193 100644
--- a/configs/conga-qeval20-qa3-e3845_defconfig
+++ b/configs/conga-qeval20-qa3-e3845_defconfig
@@ -64,4 +64,5 @@ CONFIG_DM_VIDEO=y
CONFIG_VIDEO_VESA=y
CONFIG_FRAMEBUFFER_SET_VESA_MODE=y
CONFIG_FRAMEBUFFER_VESA_MODE_114=y
+CONFIG_CFB_CONSOLE=y
CONFIG_USE_PRIVATE_LIBGCC=y