summaryrefslogtreecommitdiffstats
path: root/configs
diff options
context:
space:
mode:
authorSimon Glass <sjg@chromium.org>2016-01-22 21:53:37 +0100
committerAnatolij Gustschin <agust@denx.de>2016-01-30 10:03:01 +0100
commit6e42e251964d79117f4b3d16a2352083037a251c (patch)
tree3947dea09a258bec15df2f7ee72b3da02f115386 /configs
parent30a1dcad3c515013bc083b3660f1ab23e4036e37 (diff)
downloadblackbird-obmc-uboot-6e42e251964d79117f4b3d16a2352083037a251c.tar.gz
blackbird-obmc-uboot-6e42e251964d79117f4b3d16a2352083037a251c.zip
video kconfig console_normal
Signed-off-by: Simon Glass <sjg@chromium.org> [agust: rebased on current master] Signed-off-by: Anatolij Gustschin <agust@denx.de>
Diffstat (limited to 'configs')
-rw-r--r--configs/sandbox_defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/sandbox_defconfig b/configs/sandbox_defconfig
index 09ced0184a..2ebcba0a88 100644
--- a/configs/sandbox_defconfig
+++ b/configs/sandbox_defconfig
@@ -77,7 +77,7 @@ CONFIG_USB_STORAGE=y
CONFIG_USB_KEYBOARD=y
CONFIG_SYS_USB_EVENT_POLL=y
CONFIG_DM_VIDEO=y
-CONFIG_VIDEO_ROTATION=y
+CONFIG_CONSOLE_ROTATION=y
CONFIG_VIDEO_SANDBOX_SDL=y
CONFIG_CMD_DHRYSTONE=y
CONFIG_TPM=y
OpenPOWER on IntegriCloud