summaryrefslogtreecommitdiff
path: root/chromeos
diff options
context:
space:
mode:
authorChristopher Freeman <cfreeman@nvidia.com>2012-09-17 13:26:27 -0700
committerDan Willemsen <dwillemsen@nvidia.com>2013-09-14 12:34:38 -0700
commit3dda5d45b6227b0ea3c0c07ef18edd8d0ce7af19 (patch)
treeb31efae09d6101c3e10cb6bfd65d83786a01a145 /chromeos
parentbddebf1c0b9e5d53a7214cd9b971b861fb78e595 (diff)
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 <cfreeman@nvidia.com> Reviewed-on: http://git-master/r/133324 Reviewed-by: Automatic_Commit_Validation_User Reviewed-by: Allen Martin <amartin@nvidia.com> Rebase-Id: R347562051307780f85d30f3ebfaa9f8879ac354a
Diffstat (limited to 'chromeos')
-rw-r--r--chromeos/config/armel/chromeos-tegra3.flavour.config2
1 files changed, 1 insertions, 1 deletions
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