diff options
| author | Frans Meulenbroeks <fransmeulenbroeks@gmail.com> | 2010-01-09 20:38:43 +0100 |
|---|---|---|
| committer | Frans Meulenbroeks <fransmeulenbroeks@gmail.com> | 2010-01-09 20:38:43 +0100 |
| commit | b5b3d83a6f3b1c04a4ebe09f636683ef22495d09 (patch) | |
| tree | 5aae8ce16a2c4cc0cbad9e55fb5b7cc2426948a8 /recipes/linux/linux-kirkwood/openrd-base/defconfig | |
| parent | eda60d48fa4f727f26d7b852695b45f2415475ec (diff) | |
linux-kirkwood_2.6.33-rc1.bb: added patch for SD and uart support
added a lot of modules to openrd client
added a change in openrd-base defconfig for SD
Diffstat (limited to 'recipes/linux/linux-kirkwood/openrd-base/defconfig')
| -rw-r--r-- | recipes/linux/linux-kirkwood/openrd-base/defconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/linux/linux-kirkwood/openrd-base/defconfig b/recipes/linux/linux-kirkwood/openrd-base/defconfig index 159eed3000..8bcd95e560 100644 --- a/recipes/linux/linux-kirkwood/openrd-base/defconfig +++ b/recipes/linux/linux-kirkwood/openrd-base/defconfig @@ -2071,7 +2071,7 @@ CONFIG_MMC_SDHCI=y # CONFIG_MMC_SDHCI_PLTFM is not set # CONFIG_MMC_AT91 is not set # CONFIG_MMC_ATMELMCI is not set -# CONFIG_MMC_TIFM_SD is not set +CONFIG_MMC_TIFM_SD=y CONFIG_MMC_MVSDIO=y # CONFIG_MMC_SPI is not set # CONFIG_MMC_CB710 is not set |
