Author: hauke Date: 2014-09-16 23:39:24 +0200 (Tue, 16 Sep 2014) New Revision: 42583
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 option This missing option was 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-16 18:35:15 UTC (rev 42582) +++ trunk/target/linux/generic/config-3.10 2014-09-16 21:39:24 UTC (rev 42583) @@ -3305,6 +3305,7 @@ # CONFIG_SPI_MPC52xx is not set # CONFIG_SPI_MPC52xx_PSC is not set # CONFIG_SPI_OC_TINY is not set +# CONFIG_SPI_OCTEON is not set # CONFIG_SPI_ORION is not set # CONFIG_SPI_PL022 is not set # CONFIG_SPI_PPC4xx is not set Modified: trunk/target/linux/generic/config-3.13 =================================================================== --- trunk/target/linux/generic/config-3.13 2014-09-16 18:35:15 UTC (rev 42582) +++ trunk/target/linux/generic/config-3.13 2014-09-16 21:39:24 UTC (rev 42583) @@ -3471,6 +3471,7 @@ # CONFIG_SPI_MPC52xx is not set # CONFIG_SPI_MPC52xx_PSC is not set # CONFIG_SPI_OC_TINY is not set +# CONFIG_SPI_OCTEON is not set # CONFIG_SPI_ORION is not set # CONFIG_SPI_PL022 is not set # CONFIG_SPI_PPC4xx is not set Modified: trunk/target/linux/generic/config-3.14 =================================================================== --- trunk/target/linux/generic/config-3.14 2014-09-16 18:35:15 UTC (rev 42582) +++ trunk/target/linux/generic/config-3.14 2014-09-16 21:39:24 UTC (rev 42583) @@ -3519,6 +3519,7 @@ # CONFIG_SPI_MPC52xx is not set # CONFIG_SPI_MPC52xx_PSC is not set # CONFIG_SPI_OC_TINY is not set +# CONFIG_SPI_OCTEON is not set # CONFIG_SPI_ORION is not set # CONFIG_SPI_PL022 is not set # CONFIG_SPI_PPC4xx is not set _______________________________________________ openwrt-commits mailing list [email protected] https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-commits
