linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] ARM: tegra: enable console framebuffer rotation
@ 2014-05-07  3:18 Alexandre Courbot
  2014-05-07 15:57 ` Stephen Warren
  0 siblings, 1 reply; 10+ messages in thread
From: Alexandre Courbot @ 2014-05-07  3:18 UTC (permalink / raw)
  To: linux-arm-kernel

Console rotation is needed for devices like Tegra Note 7 and NVIDIA
SHIELD to get the boot console in the expected orientation.

Signed-off-by: Alexandre Courbot <acourbot@nvidia.com>
---
 arch/arm/configs/tegra_defconfig | 1 +
 1 file changed, 1 insertion(+)

diff --git a/arch/arm/configs/tegra_defconfig b/arch/arm/configs/tegra_defconfig
index c706d399557b..e2441e286822 100644
--- a/arch/arm/configs/tegra_defconfig
+++ b/arch/arm/configs/tegra_defconfig
@@ -183,6 +183,7 @@ CONFIG_BACKLIGHT_CLASS_DEVICE=y
 # CONFIG_BACKLIGHT_GENERIC is not set
 CONFIG_BACKLIGHT_PWM=y
 CONFIG_FRAMEBUFFER_CONSOLE=y
+CONFIG_FRAMEBUFFER_CONSOLE_ROTATION=y
 CONFIG_LOGO=y
 CONFIG_SOUND=y
 CONFIG_SND=y
-- 
1.9.2

^ permalink raw reply related	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2014-05-14  3:45 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-05-07  3:18 [PATCH] ARM: tegra: enable console framebuffer rotation Alexandre Courbot
2014-05-07 15:57 ` Stephen Warren
2014-05-07 23:40   ` Alex Courbot
2014-05-07 23:35     ` Stephen Warren
2014-05-09 14:20     ` Andreas Färber
2014-05-09 14:47       ` Alexandre Courbot
2014-05-09 15:24       ` Stephen Warren
2014-05-13 20:16         ` Andreas Färber
2014-05-14  2:00           ` Alexandre Courbot
2014-05-14  3:45             ` Stephen Warren

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).