Home
last modified time | relevance | path

Searched hist:"1 fc42018a0fe833a4332f8f32d6aeb675f3dcd1d" (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/include/configs/
H A Dsunxi-common.h1fc42018a0fe833a4332f8f32d6aeb675f3dcd1d Sat Mar 07 11:00:02 UTC 2015 Hans de Goede <hdegoede@redhat.com> 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>