From 4b35a8c2332344c9316a1a2fa76e56542bb14a3d Mon Sep 17 00:00:00 2001 From: Peter Robinson Date: Sun, 20 Apr 2014 10:43:24 +0100 Subject: [PATCH] Disable Renesas R-Car options. We're unlikely ever to support car infotainment systems, certainly not in generic --- config-generic | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config-generic b/config-generic index c4add6f67..b3d1cfe89 100644 --- a/config-generic +++ b/config-generic @@ -545,7 +545,7 @@ CONFIG_SATA_NV=m CONFIG_SATA_PMP=y CONFIG_SATA_PROMISE=m CONFIG_SATA_QSTOR=m -CONFIG_SATA_RCAR=m +# CONFIG_SATA_RCAR is not set CONFIG_SATA_SIL=m CONFIG_SATA_SIL24=m CONFIG_SATA_SIS=m @@ -3876,7 +3876,7 @@ CONFIG_USB_PHY=y # CONFIG_SAMSUNG_USB2PHY is not set # CONFIG_SAMSUNG_USB3PHY is not set # CONFIG_BCM_KONA_USB2_PHY is not set -CONFIG_USB_RCAR_PHY=m +# CONFIG_USB_RCAR_PHY is not set CONFIG_USB_ATM=m CONFIG_USB_CXACRU=m # CONFIG_USB_C67X00_HCD is not set