Author: florian Date: 2014-09-27 21:11:06 +0200 (Sat, 27 Sep 2014) New Revision: 42679
Modified: trunk/target/linux/generic/config-3.14 Log: kernel: add missing CONFIG_BACKLIGHT_GPIO to 3.14 Signed-off-by: Florian Fainelli <[email protected]> Modified: trunk/target/linux/generic/config-3.14 =================================================================== --- trunk/target/linux/generic/config-3.14 2014-09-27 19:10:51 UTC (rev 42678) +++ trunk/target/linux/generic/config-3.14 2014-09-27 19:11:06 UTC (rev 42679) @@ -307,6 +307,7 @@ # CONFIG_B44 is not set # CONFIG_B53 is not set # CONFIG_B53_SPI_DRIVER is not set +# CONFIG_BACKLIGHT_GPIO is not set # CONFIG_BACKLIGHT_LCD_SUPPORT is not set # CONFIG_BACKLIGHT_LM3630 is not set # CONFIG_BACKLIGHT_LM3630A is not set _______________________________________________ openwrt-commits mailing list [email protected] https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-commits
