diff options
author | Geert Uytterhoeven <geert+renesas@glider.be> | 2014-08-14 18:57:28 +0200 |
---|---|---|
committer | Simon Horman <horms+renesas@verge.net.au> | 2014-08-17 09:37:44 +0900 |
commit | 6e3a4b191ee6db512c17197130b4e5170b3dabc3 (patch) | |
tree | 97a9817e3e8947b090719ca0f1554b9649970c64 /arch/arm/configs | |
parent | 387ded8e60bcb6190492f90a3ef25e2bcb0a97a1 (diff) | |
download | blackbird-obmc-linux-6e3a4b191ee6db512c17197130b4e5170b3dabc3.tar.gz blackbird-obmc-linux-6e3a4b191ee6db512c17197130b4e5170b3dabc3.zip |
ARM: shmobile: marzen_defconfig: Enable missing hardware support
Based on the DTS
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
Diffstat (limited to 'arch/arm/configs')
-rw-r--r-- | arch/arm/configs/marzen_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/configs/marzen_defconfig b/arch/arm/configs/marzen_defconfig index 92994f7f6fd8..ff91630d34e1 100644 --- a/arch/arm/configs/marzen_defconfig +++ b/arch/arm/configs/marzen_defconfig @@ -84,6 +84,7 @@ CONFIG_GPIO_RCAR=y CONFIG_THERMAL=y CONFIG_RCAR_THERMAL=y CONFIG_SSB=y +CONFIG_REGULATOR=y CONFIG_MEDIA_SUPPORT=y CONFIG_MEDIA_CAMERA_SUPPORT=y CONFIG_V4L_PLATFORM_DRIVERS=y |