Author: hauke Date: 2015-06-30 00:20:05 +0200 (Tue, 30 Jun 2015) New Revision: 46147
Modified: trunk/target/linux/generic/config-4.1 Log: kernel: add some missing config options for 4.1 Signed-off-by: Hauke Mehrtens <[email protected]> Modified: trunk/target/linux/generic/config-4.1 =================================================================== --- trunk/target/linux/generic/config-4.1 2015-06-29 16:44:27 UTC (rev 46146) +++ trunk/target/linux/generic/config-4.1 2015-06-29 22:20:05 UTC (rev 46147) @@ -1350,6 +1350,7 @@ # CONFIG_HW_RANDOM_EXYNOS is not set # CONFIG_HW_RANDOM_GEODE is not set # CONFIG_HW_RANDOM_INTEL is not set +# CONFIG_HW_RANDOM_IPROC_RNG200 is not set # CONFIG_HW_RANDOM_OMAP3_ROM is not set # CONFIG_HW_RANDOM_PPC4XX is not set # CONFIG_HW_RANDOM_TIMERIOMEM is not set @@ -1380,6 +1381,7 @@ # CONFIG_I2C_ARB_GPIO_CHALLENGE is not set # CONFIG_I2C_AU1550 is not set # CONFIG_I2C_BCM2835 is not set +# CONFIG_I2C_BCM_IPROC is not set # CONFIG_I2C_CBUS_GPIO is not set # CONFIG_I2C_CHARDEV is not set # CONFIG_I2C_COMPAT is not set @@ -2142,6 +2144,7 @@ # CONFIG_MMC_SDHCI is not set # CONFIG_MMC_SDHCI_ACPI is not set # CONFIG_MMC_SDHCI_BCM_KONA is not set +# CONFIG_MMC_SDHCI_IPROC is not set # CONFIG_MMC_SDHCI_MSM is not set # CONFIG_MMC_SDHCI_OF_ARASAN is not set # CONFIG_MMC_SDHCI_OF_ESDHC is not set _______________________________________________ openwrt-commits mailing list [email protected] https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-commits
