diff options
author | Kyle McMartin <kmcmartin@redhat.com> | 2011-07-24 22:26:26 -0400 |
---|---|---|
committer | Kyle McMartin <kmcmartin@redhat.com> | 2011-07-25 09:46:01 -0400 |
commit | 4a2041744e262bb41936adfb3db0b85e13c73b11 (patch) | |
tree | 13a97fd36359066adc33a220149246cecf9695de /config-arm | |
parent | 524b8cb85593696e6867aa30b1c581cf35fb7cbe (diff) | |
download | kernel-4a2041744e262bb41936adfb3db0b85e13c73b11.tar.gz kernel-4a2041744e262bb41936adfb3db0b85e13c73b11.tar.xz kernel-4a2041744e262bb41936adfb3db0b85e13c73b11.zip |
3.0-git3 snapshot
Testing that this part of the spec still works...
Hopefully the next release is indeed 3.1.0...
Diffstat (limited to 'config-arm')
-rw-r--r-- | config-arm | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/config-arm b/config-arm index dd6f90ad6..1f26e7233 100644 --- a/config-arm +++ b/config-arm @@ -147,3 +147,7 @@ CONFIG_PROC_DEVICETREE=y CONFIG_MTD_PHYSMAP_OF=m CONFIG_SERIAL_OF_PLATFORM=m CONFIG_MMC_SDHCI_OF=m +CONFIG_MMC_SDHCI_PXAV3=m +CONFIG_MMC_SDHCI_PXAV2=m + +CONFIG_FTGMAC100=m |