aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/configs/marzen_defconfig
diff options
context:
space:
mode:
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>2012-10-10 19:57:02 -0700
committerSimon Horman <horms@verge.net.au>2012-10-30 15:25:51 +0800
commitb82573e18bc61666ffd3901ca6677bf18b9ea743 (patch)
treeda8b2727d55bfe98d4cb55dd8a3ab4cabe84116f /arch/arm/configs/marzen_defconfig
parentARM: shmobile: armadillo800eva: enable restart (diff)
downloadlinux-dev-b82573e18bc61666ffd3901ca6677bf18b9ea743.tar.xz
linux-dev-b82573e18bc61666ffd3901ca6677bf18b9ea743.zip
ARM: shmobile: marzen: add HSPI support
Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com> Signed-off-by: Simon Horman <horms@verge.net.au>
Diffstat (limited to 'arch/arm/configs/marzen_defconfig')
-rw-r--r--arch/arm/configs/marzen_defconfig4
1 files changed, 4 insertions, 0 deletions
diff --git a/arch/arm/configs/marzen_defconfig b/arch/arm/configs/marzen_defconfig
index 53382b6c8bb4..5b8215f424c5 100644
--- a/arch/arm/configs/marzen_defconfig
+++ b/arch/arm/configs/marzen_defconfig
@@ -69,6 +69,10 @@ CONFIG_SERIAL_SH_SCI=y
CONFIG_SERIAL_SH_SCI_NR_UARTS=6
CONFIG_SERIAL_SH_SCI_CONSOLE=y
# CONFIG_HW_RANDOM is not set
+CONFIG_I2C=y
+CONFIG_I2C_RCAR=y
+CONFIG_SPI=y
+CONFIG_SPI_SH_HSPI=y
CONFIG_GPIO_SYSFS=y
# CONFIG_HWMON is not set
CONFIG_THERMAL=y