kernel: add some missing config options for 4.1
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> SVN-Revision: 46147
This commit is contained in:
parent
efe03e5fc7
commit
206f1db59e
1 changed files with 3 additions and 0 deletions
|
@ -1350,6 +1350,7 @@ CONFIG_HW_PERF_EVENTS=y
|
|||
# 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_HZ_100=y
|
|||
# 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_BLOCK_MINORS=8
|
|||
# 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
|
||||
|
|
Loading…
Reference in a new issue