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.8 | |
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.8')
-rw-r--r-- | target/linux/generic/config-3.8 | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/target/linux/generic/config-3.8 b/target/linux/generic/config-3.8 index 53cd57efb9..aeb2709265 100644 --- a/target/linux/generic/config-3.8 +++ b/target/linux/generic/config-3.8 @@ -874,6 +874,7 @@ CONFIG_FAT_DEFAULT_IOCHARSET="iso8859-1" # CONFIG_FB_SIS is not set # CONFIG_FB_SM7XX is not set # CONFIG_FB_SMSCUFX is not set +# CONFIG_FB_SSD1307 is not set # CONFIG_FB_SVGALIB is not set # CONFIG_FB_SYS_COPYAREA is not set # CONFIG_FB_SYS_FILLRECT is not set @@ -1743,6 +1744,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 |