diff options
| author | Olof Johansson <olof@lixom.net> | 2014-10-20 03:18:50 -0400 |
|---|---|---|
| committer | Olof Johansson <olof@lixom.net> | 2014-10-24 00:00:52 -0400 |
| commit | 90f0845ce640c1154cdea7c87da328c123e73b75 (patch) | |
| tree | cbd64e6ce059d1b07cc25cce19f5ffe641e6d0ba /arch | |
| parent | 3e10dccc82baaf243114d046d9757d7f368cdfb5 (diff) | |
ARM: multi_v7_defconfig: enable CONFIG_MMC_DW_ROCKCHIP
Allows booting from SD/MMC on RK3288 and other platforms. Added here so I
can enable the board in the boot farm.
Signed-off-by: Olof Johansson <olof@lixom.net>
Diffstat (limited to 'arch')
| -rw-r--r-- | arch/arm/configs/multi_v7_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/configs/multi_v7_defconfig b/arch/arm/configs/multi_v7_defconfig index 491b7d5523bf..709ecc9009ec 100644 --- a/arch/arm/configs/multi_v7_defconfig +++ b/arch/arm/configs/multi_v7_defconfig | |||
| @@ -353,6 +353,7 @@ CONFIG_MMC_MVSDIO=y | |||
| 353 | CONFIG_MMC_SUNXI=y | 353 | CONFIG_MMC_SUNXI=y |
| 354 | CONFIG_MMC_DW=y | 354 | CONFIG_MMC_DW=y |
| 355 | CONFIG_MMC_DW_EXYNOS=y | 355 | CONFIG_MMC_DW_EXYNOS=y |
| 356 | CONFIG_MMC_DW_ROCKCHIP=y | ||
| 356 | CONFIG_NEW_LEDS=y | 357 | CONFIG_NEW_LEDS=y |
| 357 | CONFIG_LEDS_CLASS=y | 358 | CONFIG_LEDS_CLASS=y |
| 358 | CONFIG_LEDS_GPIO=y | 359 | CONFIG_LEDS_GPIO=y |
