From 9f87a0d352faf8183560581cfbfb15a9c226d65e Mon Sep 17 00:00:00 2001 From: Hauke Mehrtens Date: Sat, 21 Nov 2015 17:35:59 +0000 Subject: [PATCH] kernel: add missing config option Signed-off-by: Hauke Mehrtens SVN-Revision: 47549 --- target/linux/generic/config-4.3 | 1 + 1 file changed, 1 insertion(+) diff --git a/target/linux/generic/config-4.3 b/target/linux/generic/config-4.3 index e09e693f67..4509893924 100644 --- a/target/linux/generic/config-4.3 +++ b/target/linux/generic/config-4.3 @@ -2238,6 +2238,7 @@ CONFIG_MMC_BLOCK_MINORS=8 # 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_AT91 is not set # CONFIG_MMC_SDHCI_OF_ESDHC is not set # CONFIG_MMC_SDHCI_OF_HLWD is not set # CONFIG_MMC_SDHCI_PXAV2 is not set -- 2.30.2