aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/configs/marzen_defconfig
diff options
context:
space:
mode:
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>2012-10-29 01:15:25 -0700
committerSimon Horman <horms@verge.net.au>2012-11-08 17:52:03 +0900
commitb5ce635d45fc7da686c9f3071877689d8db1d284 (patch)
treec8c9488082e7a70ab549c0ea1079b583eec45b45 /arch/arm/configs/marzen_defconfig
parentMerge branch 'soc' into boards (diff)
downloadlinux-dev-b5ce635d45fc7da686c9f3071877689d8db1d284.tar.xz
linux-dev-b5ce635d45fc7da686c9f3071877689d8db1d284.zip
ARM: shmobile: marzen: add USB phy 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_defconfig3
1 files changed, 2 insertions, 1 deletions
diff --git a/arch/arm/configs/marzen_defconfig b/arch/arm/configs/marzen_defconfig
index 5b8215f424c5..8a861b75494e 100644
--- a/arch/arm/configs/marzen_defconfig
+++ b/arch/arm/configs/marzen_defconfig
@@ -78,7 +78,8 @@ CONFIG_GPIO_SYSFS=y
CONFIG_THERMAL=y
CONFIG_RCAR_THERMAL=y
CONFIG_SSB=y
-# CONFIG_USB_SUPPORT is not set
+CONFIG_USB=y
+CONFIG_USB_RCAR_PHY=y
CONFIG_MMC=y
CONFIG_MMC_SDHI=y
CONFIG_UIO=y