diff options
author | Hauke Mehrtens <hauke@hauke-m.de> | 2013-10-30 09:48:19 +0000 |
---|---|---|
committer | Hauke Mehrtens <hauke@hauke-m.de> | 2013-10-30 09:48:19 +0000 |
commit | 2ab978d0a34f410f054790a0bd8602241458ad3f (patch) | |
tree | 37882bd04af1f40345cb278d78ccbbdd2f55f698 /target/linux/generic/config-3.3 | |
parent | 379b50936271595a902b9972cbcaaba379151537 (diff) | |
download | upstream-2ab978d0a34f410f054790a0bd8602241458ad3f.tar.gz upstream-2ab978d0a34f410f054790a0bd8602241458ad3f.tar.bz2 upstream-2ab978d0a34f410f054790a0bd8602241458ad3f.zip |
kernel: add some missing config options
This was spotted by the buildbots.
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 38604
Diffstat (limited to 'target/linux/generic/config-3.3')
-rw-r--r-- | target/linux/generic/config-3.3 | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/target/linux/generic/config-3.3 b/target/linux/generic/config-3.3 index 9ee90a342c..4224601a65 100644 --- a/target/linux/generic/config-3.3 +++ b/target/linux/generic/config-3.3 @@ -1516,6 +1516,8 @@ 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_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 |