diff options
author | hauke <hauke@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2013-10-30 09:48:19 +0000 |
---|---|---|
committer | hauke <hauke@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2013-10-30 09:48:19 +0000 |
commit | 8ab94fb5d3c3576df39b8b2a44650e668e7bfa42 (patch) | |
tree | 9873d1fe487cd7105595202bcd4c2220b5d76c17 /target/linux/generic/config-3.9 | |
parent | 52021d7bac3abb8828679cbd43d39fcd095f6701 (diff) |
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.9')
-rw-r--r-- | target/linux/generic/config-3.9 | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/target/linux/generic/config-3.9 b/target/linux/generic/config-3.9 index 1b513f3ac9..1e6933d917 100644 --- a/target/linux/generic/config-3.9 +++ b/target/linux/generic/config-3.9 @@ -883,6 +883,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 @@ -1760,6 +1761,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 |