Browse Source

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>
Simon Horman 12 years ago
parent
commit
fcd05e1563
1 changed files with 1 additions and 0 deletions
  1. 1 0
      arch/arm/configs/armadillo800eva_defconfig

+ 1 - 0
arch/arm/configs/armadillo800eva_defconfig

@@ -88,6 +88,7 @@ CONFIG_I2C=y
 CONFIG_I2C_GPIO=y
 CONFIG_I2C_SH_MOBILE=y
 # CONFIG_HWMON is not set
+CONFIG_REGULATOR=y
 CONFIG_MEDIA_SUPPORT=y
 CONFIG_VIDEO_DEV=y
 CONFIG_MEDIA_CAMERA_SUPPORT=y