[PATCH V4 4/4] ARM: shmobile: koelsch: Add USB and PCI to defconfig

From: vladimir.barinov
Date: Sun Feb 23 2014 - 13:01:42 EST


From: Vladimir Barinov <vladimir.barinov@xxxxxxxxxxxxxxxxxx>

Add USB and PCI to koelsch_defconfig

Signed-off-by: <vladimir.barinov@xxxxxxxxxxxxxxxxxx>

Changes in V4:
* Added this patch to series

---
arch/arm/configs/koelsch_defconfig | 16 +++++++++++++++-
1 file changed, 15 insertions(+), 1 deletion(-)

Index: build/arch/arm/configs/koelsch_defconfig
===================================================================
--- build.orig/arch/arm/configs/koelsch_defconfig 2014-02-23 21:47:44.542571966 +0400
+++ build/arch/arm/configs/koelsch_defconfig 2014-02-23 21:48:03.718571572 +0400
@@ -18,6 +18,8 @@
CONFIG_CPU_BPREDICT_DISABLE=y
CONFIG_PL310_ERRATA_588369=y
CONFIG_ARM_ERRATA_754322=y
+CONFIG_PCI=y
+CONFIG_PCI_RCAR_GEN2=y
CONFIG_SMP=y
CONFIG_SCHED_MC=y
CONFIG_NR_CPUS=8
@@ -81,7 +83,19 @@
CONFIG_REGULATOR_FIXED_VOLTAGE=y
CONFIG_REGULATOR_GPIO=y
# CONFIG_HID is not set
-# CONFIG_USB_SUPPORT is not set
+CONFIG_USB_SUPPORT=y
+CONFIG_USB=y
+CONFIG_USB_EHCI_HCD=y
+CONFIG_USB_OHCI_HCD=y
+CONFIG_USB_OHCI_HCD_PCI=y
+CONFIG_USB_RENESAS_USBHS_HCD=y
+CONFIG_USB_RENESAS_USBHS=y
+CONFIG_USB_STORAGE=y
+CONFIG_USB_PHY=y
+CONFIG_USB_RCAR_GEN2_PHY=y
+CONFIG_USB_GADGET=y
+CONFIG_USB_RENESAS_USBHS_UDC=y
+CONFIG_USB_ETH=y
CONFIG_MMC=y
CONFIG_MMC_SDHI=y
CONFIG_NEW_LEDS=y
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/