From: Geert Uytterhoeven <geert+renesas@glider.be>
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 1/3] ARM: multi_v7_defconfig: Drop useless CONFIG_USB_RCAR_PHY=y
Date: Fri, 11 Dec 2015 10:45:25 +0000 [thread overview]
Message-ID: <1449830727-325-2-git-send-email-geert+renesas@glider.be> (raw)
In-Reply-To: <1449830727-325-1-git-send-email-geert+renesas@glider.be>
The Renesas R-Car (Gen1) USB PHY driver (which is being removed) does
not support DT, and is thus useless in a generic ARM multi-platform
kernel.
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
---
arch/arm/configs/multi_v7_defconfig | 1 -
1 file changed, 1 deletion(-)
diff --git a/arch/arm/configs/multi_v7_defconfig b/arch/arm/configs/multi_v7_defconfig
index 2735bc73b2854882..e0fb5f34c0aca450 100644
--- a/arch/arm/configs/multi_v7_defconfig
+++ b/arch/arm/configs/multi_v7_defconfig
@@ -545,7 +545,6 @@ CONFIG_USB_GPIO_VBUS=y
CONFIG_USB_ISP1301=y
CONFIG_USB_MSM_OTG=m
CONFIG_USB_MXS_PHY=y
-CONFIG_USB_RCAR_PHY=m
CONFIG_USB_GADGET=y
CONFIG_USB_RENESAS_USBHS_UDC=m
CONFIG_USB_ETH=m
--
1.9.1
next prev parent reply other threads:[~2015-12-11 10:45 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-12-11 10:45 [PATCH 0/3] ARM: multi_v7_defconfig: Misc shmobile updates Geert Uytterhoeven
2015-12-11 10:45 ` Geert Uytterhoeven [this message]
2015-12-11 10:45 ` [PATCH 2/3] ARM: multi_v7_defconfig: Enable missing Renesas ARM support based on DTSes Geert Uytterhoeven
2015-12-11 10:45 ` [PATCH 3/3] ARM: multi_v7_defconfig: Enable frame buffer console for armadillo800eva Geert Uytterhoeven
2015-12-11 14:42 ` [PATCH 0/3] ARM: multi_v7_defconfig: Misc shmobile updates Arnd Bergmann
2015-12-14 5:13 ` Simon Horman
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1449830727-325-2-git-send-email-geert+renesas@glider.be \
--to=geert+renesas@glider.be \
--cc=linux-arm-kernel@lists.infradead.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).