]> git.ipfire.org Git - people/ms/u-boot.git/commit
sunxi: Drop LCD_MODE from A13-OLinuxIno defconfigs
authorHans de Goede <hdegoede@redhat.com>
Sun, 16 Aug 2015 09:23:42 +0000 (11:23 +0200)
committerHans de Goede <hdegoede@redhat.com>
Mon, 31 Aug 2015 06:43:41 +0000 (08:43 +0200)
commit8addd3ed7e6c1bcc54a4c9062e0bec6c302b462d
tree53a21eacbd1d519bbf40ab6b27c6009add150d96
parent7806b75a0582cee9ddea46fd9b03e06e774455f7
sunxi: Drop LCD_MODE from A13-OLinuxIno defconfigs

With the unified / cleaned up default display output selection changes,
which were done as part of adding composite video out support, our
example LCD_MODE line in the A13-OLinuxIno defconfigs causes the display
code to setup a LCD console by default, rather then a VGA console.

Given that the LCD console is only useful for people who have hooked up
the exact lcd-panel from the config, while most people will not have any
lcd panel connected to these boards, this is not a good default.

Dropping the LCD_MODE line which was intended as an example fixes this,
instead add a link to the LCD_MODE help text pointing to
http://linux-sunxi.org/LCD which contains the removed and other example
modes.

Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Acked-by: Ian Campbell <ijc@hellion.org.uk>
board/sunxi/Kconfig
configs/A13-OLinuXinoM_defconfig
configs/A13-OLinuXino_defconfig