summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPhil Edworthy <phil.edworthy@renesas.com>2013-03-11 16:38:01 +0000
committerRob Kendrick (humdrum) <rob.kendrick@codethink.co.uk>2013-06-11 11:02:43 +0100
commit533ae5105a9a972a524ad4f5d461e71467a0aeca (patch)
treef9c1d6c3c4d8227d038b2ea0547e91ea9a760a55
parente87499f6149e3e1e678757010ff8ca78e06c4b7c (diff)
downloadlinux-533ae5105a9a972a524ad4f5d461e71467a0aeca.tar.gz
marzen: defconfig: Enable I2C driver interface
By default, enable device nodes for I2C devices. Signed-off-by: Phil Edworthy <phil.edworthy@renesas.com>
-rw-r--r--arch/arm/configs/marzen_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/configs/marzen_defconfig b/arch/arm/configs/marzen_defconfig
index 6b50dc8cf2ad..df3bbb3ee63b 100644
--- a/arch/arm/configs/marzen_defconfig
+++ b/arch/arm/configs/marzen_defconfig
@@ -95,6 +95,7 @@ CONFIG_SERIAL_SH_SCI_NR_UARTS=6
CONFIG_SERIAL_SH_SCI_CONSOLE=y
# CONFIG_HW_RANDOM is not set
CONFIG_I2C=y
+CONFIG_I2C_CHARDEV=y
CONFIG_I2C_RCAR=y
CONFIG_SPI=y
CONFIG_SPI_SH_HSPI=y