Author: jow Date: 2016-02-08 15:28:29 +0100 (Mon, 08 Feb 2016) New Revision: 48675
Modified: trunk/target/linux/generic/config-4.1 trunk/target/linux/generic/config-4.4 Log: generic: add missing kconfig symbol Signed-off-by: Jo-Philipp Wich <[email protected]> Modified: trunk/target/linux/generic/config-4.1 =================================================================== --- trunk/target/linux/generic/config-4.1 2016-02-08 13:38:22 UTC (rev 48674) +++ trunk/target/linux/generic/config-4.1 2016-02-08 14:28:29 UTC (rev 48675) @@ -357,6 +357,7 @@ # CONFIG_BACKLIGHT_LP855X is not set # CONFIG_BACKLIGHT_LV5207LP is not set # CONFIG_BACKLIGHT_PANDORA is not set +# CONFIG_BACKLIGHT_RPI is not set # CONFIG_BACKLIGHT_SAHARA is not set # CONFIG_BACKTRACE_SELF_TEST is not set CONFIG_BASE_FULL=y Modified: trunk/target/linux/generic/config-4.4 =================================================================== --- trunk/target/linux/generic/config-4.4 2016-02-08 13:38:22 UTC (rev 48674) +++ trunk/target/linux/generic/config-4.4 2016-02-08 14:28:29 UTC (rev 48675) @@ -333,6 +333,7 @@ # CONFIG_BACKLIGHT_LV5207LP is not set # CONFIG_BACKLIGHT_PANDORA is not set # CONFIG_BACKLIGHT_PM8941_WLED is not set +# CONFIG_BACKLIGHT_RPI is not set # CONFIG_BACKLIGHT_SAHARA is not set # CONFIG_BACKTRACE_SELF_TEST is not set CONFIG_BASE_FULL=y _______________________________________________ openwrt-commits mailing list [email protected] https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-commits
