diff options
author | Simon Horman <horms+renesas@verge.net.au> | 2013-01-23 00:59:37 -0500 |
---|---|---|
committer | Simon Horman <horms+renesas@verge.net.au> | 2013-03-14 05:28:03 -0400 |
commit | fcd05e15633ebfaaa2a3f26a031a00a6f34d7e2b (patch) | |
tree | d4b2aaa00fb1818f7628941d9eaac87eb4537f4a /arch/arm/configs/armadillo800eva_defconfig | |
parent | 2d81a59575813a1deb2405eb81e36131377619ee (diff) |
ARM: mach-shmobile: armadillo800eva: enable REGULATOR in defconfig
As well as being a generally sane thing to do this
is required for MMCIF to function in conjunction with
"ARM: shmobile: switch SDHI0 to GPIO regulator on armadillo800eva".
Cc: Guennadi Liakhovetski <g.liakhovetski@gmx.de>
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
Diffstat (limited to 'arch/arm/configs/armadillo800eva_defconfig')
-rw-r--r-- | arch/arm/configs/armadillo800eva_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/configs/armadillo800eva_defconfig b/arch/arm/configs/armadillo800eva_defconfig index 0b98100d2ae7..0cc80144c6d6 100644 --- a/arch/arm/configs/armadillo800eva_defconfig +++ b/arch/arm/configs/armadillo800eva_defconfig | |||
@@ -88,6 +88,7 @@ CONFIG_I2C=y | |||
88 | CONFIG_I2C_GPIO=y | 88 | CONFIG_I2C_GPIO=y |
89 | CONFIG_I2C_SH_MOBILE=y | 89 | CONFIG_I2C_SH_MOBILE=y |
90 | # CONFIG_HWMON is not set | 90 | # CONFIG_HWMON is not set |
91 | CONFIG_REGULATOR=y | ||
91 | CONFIG_MEDIA_SUPPORT=y | 92 | CONFIG_MEDIA_SUPPORT=y |
92 | CONFIG_VIDEO_DEV=y | 93 | CONFIG_VIDEO_DEV=y |
93 | CONFIG_MEDIA_CAMERA_SUPPORT=y | 94 | CONFIG_MEDIA_CAMERA_SUPPORT=y |