summaryrefslogtreecommitdiff
path: root/chromeos
diff options
context:
space:
mode:
authorChristopher Freeman <cfreeman@nvidia.com>2012-09-17 13:26:27 -0700
committerRohan Somvanshi <rsomvanshi@nvidia.com>2012-09-18 06:01:06 -0700
commit4f98dba302100bdc00096b1f134b6818e2a12305 (patch)
tree9c18f200aac3fc1f4cdccd2f337ba917a66e6ccd /chromeos
parent5991cd5dbf47054c68dda78b3346acb7a80c5e84 (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>
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