]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
sunxi: video: Fix VIDEO_LCD_PANEL_I2C being enabled by default
authorHans de Goede <hdegoede@redhat.com>
Sat, 7 Mar 2015 11:00:02 +0000 (12:00 +0100)
committerLothar Waßmann <LW@KARO-electronics.de>
Tue, 1 Sep 2015 12:28:33 +0000 (14:28 +0200)
commiteea81b9538637224b87244a2f25986b177552ab8
treee227234b9a740dd087960942f392cb608c0b17f3
parent33e6f9eac871809cc7760cf0815ed582d6872ffb
sunxi: video: Fix VIDEO_LCD_PANEL_I2C being enabled by default

Fix a typo in board/sunxi/Kconfig which caused VIDEO_LCD_PANEL_I2C to be
enabled on all sunxi boards. Also fix a compile error which shows up once
VIDEO_LCD_PANEL_I2C is actually disabled on most boards as it should be.

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