summaryrefslogtreecommitdiff
path: root/configs/firefly-rk3288_defconfig
diff options
context:
space:
mode:
authorSimon Glass <sjg@chromium.org>2016-01-30 22:45:19 (GMT)
committerAnatolij Gustschin <agust@denx.de>2016-02-06 13:17:11 (GMT)
commitc4a45d4bdd68a24dd60fc3905649d23f7aec8a80 (patch)
tree1a6b0a34c2f8ee560b21b60cf188c1a0bed21e87 /configs/firefly-rk3288_defconfig
parent512cab7e8e7d3a2ae0e8c2b70c33c349fcb6bcb9 (diff)
downloadu-boot-c4a45d4bdd68a24dd60fc3905649d23f7aec8a80.tar.xz
rockchip: Drop old CONFIG_VIDEO_ROTATION option
The option was renamed to CONFIG_CONSOLE_ROTATION and Rockchip boards were not updated. However this option is is not needed by default for Rockchip since we don't need a rotated console for current boards. So just remove the old option. Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'configs/firefly-rk3288_defconfig')
-rw-r--r--configs/firefly-rk3288_defconfig1
1 files changed, 0 insertions, 1 deletions
diff --git a/configs/firefly-rk3288_defconfig b/configs/firefly-rk3288_defconfig
index 3b29158..5aa4166 100644
--- a/configs/firefly-rk3288_defconfig
+++ b/configs/firefly-rk3288_defconfig
@@ -49,7 +49,6 @@ CONFIG_SYS_NS16550=y
CONFIG_DM_VIDEO=y
CONFIG_I2C_EDID=y
CONFIG_DISPLAY=y
-CONFIG_VIDEO_ROTATION=y
CONFIG_VIDEO_ROCKCHIP=y
CONFIG_USE_PRIVATE_LIBGCC=y
CONFIG_USE_TINY_PRINTF=y