Author: hauke Date: 2015-12-06 14:49:03 +0100 (Sun, 06 Dec 2015) New Revision: 47798
Modified: trunk/target/linux/generic/config-4.1 trunk/target/linux/generic/config-4.3 trunk/target/linux/generic/config-4.4 Log: kernel: add missing config option. Signed-off-by: Hauke Mehrtens <[email protected]> Modified: trunk/target/linux/generic/config-4.1 =================================================================== --- trunk/target/linux/generic/config-4.1 2015-12-06 13:41:26 UTC (rev 47797) +++ trunk/target/linux/generic/config-4.1 2015-12-06 13:49:03 UTC (rev 47798) @@ -1097,6 +1097,7 @@ # CONFIG_FB_SAVAGE is not set # CONFIG_FB_SIMPLE is not set # CONFIG_FB_SIS is not set +# CONFIG_FB_SM750 is not set # CONFIG_FB_SM7XX is not set # CONFIG_FB_SMSCUFX is not set # CONFIG_FB_SSD1307 is not set Modified: trunk/target/linux/generic/config-4.3 =================================================================== --- trunk/target/linux/generic/config-4.3 2015-12-06 13:41:26 UTC (rev 47797) +++ trunk/target/linux/generic/config-4.3 2015-12-06 13:49:03 UTC (rev 47798) @@ -1130,6 +1130,7 @@ # CONFIG_FB_SIMPLE is not set # CONFIG_FB_SIS is not set # CONFIG_FB_SM712 is not set +# CONFIG_FB_SM750 is not set # CONFIG_FB_SM7XX is not set # CONFIG_FB_SMSCUFX is not set # CONFIG_FB_SSD1307 is not set Modified: trunk/target/linux/generic/config-4.4 =================================================================== --- trunk/target/linux/generic/config-4.4 2015-12-06 13:41:26 UTC (rev 47797) +++ trunk/target/linux/generic/config-4.4 2015-12-06 13:49:03 UTC (rev 47798) @@ -1134,6 +1134,7 @@ # CONFIG_FB_SIMPLE is not set # CONFIG_FB_SIS is not set # CONFIG_FB_SM712 is not set +# CONFIG_FB_SM750 is not set # CONFIG_FB_SM7XX is not set # CONFIG_FB_SMSCUFX is not set # CONFIG_FB_SSD1307 is not set _______________________________________________ openwrt-commits mailing list [email protected] https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-commits
