]> git.ipfire.org Git - people/ms/u-boot.git/commitdiff
rockchip: Drop old CONFIG_VIDEO_ROTATION option
authorSimon Glass <sjg@chromium.org>
Sat, 30 Jan 2016 22:45:19 +0000 (15:45 -0700)
committerAnatolij Gustschin <agust@denx.de>
Sat, 6 Feb 2016 13:17:11 +0000 (14:17 +0100)
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>
configs/chromebook_jerry_defconfig
configs/firefly-rk3288_defconfig
configs/rock2_defconfig

index bd8b9649ced719e164f70dace0422c06db2061e3..390b2ec9f6b0239e17f6c7fbc9bc8c29db4c5129 100644 (file)
@@ -57,7 +57,6 @@ CONFIG_ROCKCHIP_SPI=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
index 3b29158f4acab6504f0acd5ed1d868db29c6aace..5aa41667577532e39d253ea5cb32ee5e7898e129 100644 (file)
@@ -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
index 68e3b367a33b2e46d932726c4fa2ceb38d2bfc55..f33daf1b0bff95eb08efc7654701a2bf2e63a8a2 100644 (file)
@@ -47,7 +47,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