From 3dda5d45b6227b0ea3c0c07ef18edd8d0ce7af19 Mon Sep 17 00:00:00 2001 From: Christopher Freeman Date: Mon, 17 Sep 2012 13:26:27 -0700 Subject: CHROMIUM: config: Enable reading bpp from HW Set config option to read hardware value for bits per pixel off DC hardware and use it as the initial setting. This helps maintain an image in the framebuffer from u-boot over the uboot-to-kernel transition. Bug 1044429 Change-Id: I2db2e7aaf704b08abe202e81aeaf02314a9d8bdc Signed-off-by: Christopher Freeman Reviewed-on: http://git-master/r/133324 Reviewed-by: Automatic_Commit_Validation_User Reviewed-by: Allen Martin Rebase-Id: R347562051307780f85d30f3ebfaa9f8879ac354a --- chromeos/config/armel/chromeos-tegra3.flavour.config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'chromeos') diff --git a/chromeos/config/armel/chromeos-tegra3.flavour.config b/chromeos/config/armel/chromeos-tegra3.flavour.config index 51a8e26b7cd3..6ad7a835fc0c 100644 --- a/chromeos/config/armel/chromeos-tegra3.flavour.config +++ b/chromeos/config/armel/chromeos-tegra3.flavour.config @@ -1099,7 +1099,7 @@ CONFIG_TEGRA_DC=y # CONFIG_TEGRA_DC_CMU is not set CONFIG_TEGRA_DC_EXTENSIONS=y # CONFIG_TEGRA_DC_SCAN_COLUMN is not set -# CONFIG_TEGRA_DC_USE_HW_BPP is not set +CONFIG_TEGRA_DC_USE_HW_BPP=y CONFIG_TEGRA_DEBUG_UARTA=y # CONFIG_TEGRA_DEBUG_UARTB is not set # CONFIG_TEGRA_DEBUG_UARTC is not set -- cgit v1.2.3