diff options
| author | Geert Uytterhoeven <geert+renesas@linux-m68k.org> | 2014-02-04 10:23:57 -0500 |
|---|---|---|
| committer | Simon Horman <horms+renesas@verge.net.au> | 2014-02-06 06:53:59 -0500 |
| commit | 8f33d31ee270f2a6bcc661815a520f76565674c3 (patch) | |
| tree | 5016cd566db40101807884175e304fccfda7a024 | |
| parent | 201bd5ddcd9f11bb3942a062f0e907c3edc61f87 (diff) | |
ARM: shmobile: genmai defconfig: Enable RSPI
Signed-off-by: Geert Uytterhoeven <geert+renesas@linux-m68k.org>
Acked-by: Magnus Damm <damm@opensource.se>
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
| -rw-r--r-- | arch/arm/configs/genmai_defconfig | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/arm/configs/genmai_defconfig b/arch/arm/configs/genmai_defconfig index c56a7ff1dcd7..5ee6ac0931f7 100644 --- a/arch/arm/configs/genmai_defconfig +++ b/arch/arm/configs/genmai_defconfig | |||
| @@ -81,6 +81,8 @@ CONFIG_SERIAL_SH_SCI_NR_UARTS=10 | |||
| 81 | CONFIG_SERIAL_SH_SCI_CONSOLE=y | 81 | CONFIG_SERIAL_SH_SCI_CONSOLE=y |
| 82 | # CONFIG_HW_RANDOM is not set | 82 | # CONFIG_HW_RANDOM is not set |
| 83 | CONFIG_I2C_SH_MOBILE=y | 83 | CONFIG_I2C_SH_MOBILE=y |
| 84 | CONFIG_SPI=y | ||
| 85 | CONFIG_SPI_RSPI=y | ||
| 84 | # CONFIG_HWMON is not set | 86 | # CONFIG_HWMON is not set |
| 85 | CONFIG_THERMAL=y | 87 | CONFIG_THERMAL=y |
| 86 | CONFIG_RCAR_THERMAL=y | 88 | CONFIG_RCAR_THERMAL=y |
