From mboxrd@z Thu Jan 1 00:00:00 1970 From: Anatolij Gustschin Date: Sat, 6 Feb 2016 14:18:27 +0100 Subject: [U-Boot] [PATCH 6/6] rockchip: Drop old CONFIG_VIDEO_ROTATION option In-Reply-To: <1454193919-27264-6-git-send-email-sjg@chromium.org> References: <1454193919-27264-1-git-send-email-sjg@chromium.org> <1454193919-27264-6-git-send-email-sjg@chromium.org> Message-ID: <20160206141827.3faac780@crub> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Sat, 30 Jan 2016 15:45:19 -0700 Simon Glass sjg at chromium.org wrote: > 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 > --- > > configs/chromebook_jerry_defconfig | 1 - > configs/firefly-rk3288_defconfig | 1 - > configs/rock2_defconfig | 1 - > 3 files changed, 3 deletions(-) applied to u-boot-staging, thanks! -- Anatolij