]> git.kernelconcepts.de Git - karo-tx-uboot.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)
committerLothar Waßmann <LW@KARO-electronics.de>
Thu, 10 Sep 2015 10:19:12 +0000 (12:19 +0200)
commita0f3aa490ebe27a3604cb3a3bb9c02aa116ac8b2
tree353310641a31fd7e3f5b84669e61f69237673a2f
parent3be064244b37ae9c29dc6d6d52c3956af365ceb3
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