diff options
author | Hauke Mehrtens <hauke@openwrt.org> | 2013-10-30 09:48:19 +0000 |
---|---|---|
committer | Hauke Mehrtens <hauke@openwrt.org> | 2013-10-30 09:48:19 +0000 |
commit | 773ea61ef9f79a33436cc4c569c849b532bcd080 (patch) | |
tree | 9873d1fe487cd7105595202bcd4c2220b5d76c17 /target/linux/generic/config-3.12 | |
parent | 3f3accdb216c0ca16c83da675570ef40ccb07d33 (diff) | |
download | upstream-773ea61ef9f79a33436cc4c569c849b532bcd080.tar.gz upstream-773ea61ef9f79a33436cc4c569c849b532bcd080.tar.bz2 upstream-773ea61ef9f79a33436cc4c569c849b532bcd080.zip |
kernel: add some missing config options
This was spotted by the buildbots.
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@38604 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/generic/config-3.12')
-rw-r--r-- | target/linux/generic/config-3.12 | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/target/linux/generic/config-3.12 b/target/linux/generic/config-3.12 index f4e14142e8..be2335a8c1 100644 --- a/target/linux/generic/config-3.12 +++ b/target/linux/generic/config-3.12 @@ -1856,6 +1856,9 @@ CONFIG_MMC_BLOCK_MINORS=8 # CONFIG_MMC_MVSDIO is not set # CONFIG_MMC_S3C is not set # CONFIG_MMC_SDHCI is not set +# CONFIG_MMC_SDHCI_ACPI 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 # CONFIG_MMC_SDHCI_PXAV3 is not set # CONFIG_MMC_SDRICOH_CS is not set |