Author: hauke Date: 2015-11-20 23:33:59 +0100 (Fri, 20 Nov 2015) New Revision: 47536
Modified: trunk/target/linux/generic/config-3.18 trunk/target/linux/generic/config-4.1 trunk/target/linux/generic/config-4.3 Log: kernel: add missing config option Signed-off-by: Hauke Mehrtens <[email protected]> Modified: trunk/target/linux/generic/config-3.18 =================================================================== --- trunk/target/linux/generic/config-3.18 2015-11-20 22:22:37 UTC (rev 47535) +++ trunk/target/linux/generic/config-3.18 2015-11-20 22:33:59 UTC (rev 47536) @@ -1047,6 +1047,7 @@ # CONFIG_FB_MB862XX is not set # CONFIG_FB_METRONOME is not set # CONFIG_FB_MODE_HELPERS is not set +# CONFIG_FB_MXS is not set # CONFIG_FB_N411 is not set # CONFIG_FB_NEOMAGIC is not set # CONFIG_FB_NVIDIA is not set Modified: trunk/target/linux/generic/config-4.1 =================================================================== --- trunk/target/linux/generic/config-4.1 2015-11-20 22:22:37 UTC (rev 47535) +++ trunk/target/linux/generic/config-4.1 2015-11-20 22:33:59 UTC (rev 47536) @@ -1080,6 +1080,7 @@ # CONFIG_FB_MB862XX is not set # CONFIG_FB_METRONOME is not set # CONFIG_FB_MODE_HELPERS is not set +# CONFIG_FB_MXS is not set # CONFIG_FB_N411 is not set # CONFIG_FB_NEOMAGIC is not set # CONFIG_FB_NVIDIA is not set Modified: trunk/target/linux/generic/config-4.3 =================================================================== --- trunk/target/linux/generic/config-4.3 2015-11-20 22:22:37 UTC (rev 47535) +++ trunk/target/linux/generic/config-4.3 2015-11-20 22:33:59 UTC (rev 47536) @@ -1112,6 +1112,7 @@ # CONFIG_FB_MB862XX is not set # CONFIG_FB_METRONOME is not set # CONFIG_FB_MODE_HELPERS is not set +# CONFIG_FB_MXS is not set # CONFIG_FB_N411 is not set # CONFIG_FB_NEOMAGIC is not set # CONFIG_FB_NVIDIA is not set _______________________________________________ openwrt-commits mailing list [email protected] https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-commits
