Author: blogic Date: 2015-01-17 20:10:40 +0100 (Sat, 17 Jan 2015) New Revision: 44011
Modified: trunk/target/linux/brcm2708/config-3.14 Log: brcm2708: missing symbols caused a build fail Signed-off-by: John Crispin <[email protected]> Modified: trunk/target/linux/brcm2708/config-3.14 =================================================================== --- trunk/target/linux/brcm2708/config-3.14 2015-01-17 16:50:59 UTC (rev 44010) +++ trunk/target/linux/brcm2708/config-3.14 2015-01-17 19:10:40 UTC (rev 44011) @@ -23,6 +23,7 @@ # CONFIG_BACKLIGHT_ADP8860 is not set # CONFIG_BACKLIGHT_ADP8870 is not set CONFIG_BACKLIGHT_LCD_SUPPORT=y +# CONFIG_BACKLIGHT_CLASS_DEVICE is not set CONFIG_BCM2708_DMAER=y CONFIG_BCM2708_GPIO=y # CONFIG_BCM2708_NOL2CACHE is not set @@ -148,6 +149,7 @@ # CONFIG_KERNEL_XZ is not set CONFIG_KTIME_SCALAR=y # CONFIG_LCD_AMS369FG06 is not set +# CONFIG_LCD_CLASS_DEVICE is not set # CONFIG_LCD_L4F00242T03 is not set # CONFIG_LCD_LD9040 is not set # CONFIG_LCD_LMS283GF05 is not set _______________________________________________ openwrt-commits mailing list [email protected] https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-commits
