]> git.ipfire.org Git - people/ms/u-boot.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)
committerHans de Goede <hdegoede@redhat.com>
Tue, 10 Mar 2015 14:20:25 +0000 (15:20 +0100)
commit1fc42018a0fe833a4332f8f32d6aeb675f3dcd1d
tree758c392ee25a27c2bbf0e4ed8cba504f38ddb5b4
parentb4db74cfd0f1a7716e1e127ff0f515495abeecc1
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