Author: hauke Date: 2014-09-13 23:25:21 +0200 (Sat, 13 Sep 2014) New Revision: 42527
Modified: trunk/target/linux/generic/config-3.10 trunk/target/linux/generic/config-3.13 trunk/target/linux/generic/config-3.14 Log: kernel: add missing config options These missing option were found by the build bots. Signed-off-by: Hauke Mehrtens <[email protected]> Modified: trunk/target/linux/generic/config-3.10 =================================================================== --- trunk/target/linux/generic/config-3.10 2014-09-13 20:56:55 UTC (rev 42526) +++ trunk/target/linux/generic/config-3.10 2014-09-13 21:25:21 UTC (rev 42527) @@ -882,6 +882,7 @@ # CONFIG_FB_I740 is not set # CONFIG_FB_IBM_GXT4500 is not set # CONFIG_FB_IMSTT is not set +# CONFIG_FB_IMX is not set # CONFIG_FB_KYRO is not set # CONFIG_FB_LE80578 is not set # CONFIG_FB_MACMODES is not set @@ -2427,6 +2428,7 @@ # CONFIG_PATA_NINJA32 is not set # CONFIG_PATA_NS87410 is not set # CONFIG_PATA_NS87415 is not set +# CONFIG_PATA_OCTEON_CF is not set # CONFIG_PATA_OF_PLATFORM is not set # CONFIG_PATA_OLDPIIX is not set # CONFIG_PATA_OPTI is not set Modified: trunk/target/linux/generic/config-3.13 =================================================================== --- trunk/target/linux/generic/config-3.13 2014-09-13 20:56:55 UTC (rev 42526) +++ trunk/target/linux/generic/config-3.13 2014-09-13 21:25:21 UTC (rev 42527) @@ -950,6 +950,7 @@ # CONFIG_FB_I740 is not set # CONFIG_FB_IBM_GXT4500 is not set # CONFIG_FB_IMSTT is not set +# CONFIG_FB_IMX is not set # CONFIG_FB_KYRO is not set # CONFIG_FB_LE80578 is not set # CONFIG_FB_MACMODES is not set @@ -2556,6 +2557,7 @@ # CONFIG_PATA_NINJA32 is not set # CONFIG_PATA_NS87410 is not set # CONFIG_PATA_NS87415 is not set +# CONFIG_PATA_OCTEON_CF is not set # CONFIG_PATA_OF_PLATFORM is not set # CONFIG_PATA_OLDPIIX is not set # CONFIG_PATA_OPTI is not set Modified: trunk/target/linux/generic/config-3.14 =================================================================== --- trunk/target/linux/generic/config-3.14 2014-09-13 20:56:55 UTC (rev 42526) +++ trunk/target/linux/generic/config-3.14 2014-09-13 21:25:21 UTC (rev 42527) @@ -970,6 +970,7 @@ # CONFIG_FB_I740 is not set # CONFIG_FB_IBM_GXT4500 is not set # CONFIG_FB_IMSTT is not set +# CONFIG_FB_IMX is not set # CONFIG_FB_KYRO is not set # CONFIG_FB_LE80578 is not set # CONFIG_FB_MACMODES is not set @@ -2597,6 +2598,7 @@ # CONFIG_PATA_NINJA32 is not set # CONFIG_PATA_NS87410 is not set # CONFIG_PATA_NS87415 is not set +# CONFIG_PATA_OCTEON_CF is not set # CONFIG_PATA_OF_PLATFORM is not set # CONFIG_PATA_OLDPIIX is not set # CONFIG_PATA_OPTI is not set _______________________________________________ openwrt-commits mailing list [email protected] https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-commits
