commit | c4a45d4bdd68a24dd60fc3905649d23f7aec8a80 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Sat Jan 30 15:45:19 2016 -0700 |
committer | Anatolij Gustschin <agust@denx.de> | Sat Feb 06 14:17:11 2016 +0100 |
tree | 1a6b0a34c2f8ee560b21b60cf188c1a0bed21e87 | |
parent | 512cab7e8e7d3a2ae0e8c2b70c33c349fcb6bcb9 [diff] |
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>