From mboxrd@z Thu Jan 1 00:00:00 1970 From: ben.hutchings@codethink.co.uk (Ben Hutchings) Date: Wed, 30 May 2018 19:04:55 +0100 Subject: [cip-dev] [RFC PATCH 7/7] ARM: shmobile: defconfig: Enable missing support based on DTSes In-Reply-To: <1527177910-65275-8-git-send-email-biju.das@bp.renesas.com> References: <1527177910-65275-1-git-send-email-biju.das@bp.renesas.com> <1527177910-65275-8-git-send-email-biju.das@bp.renesas.com> Message-ID: <1527703495.2289.27.camel@codethink.co.uk> To: cip-dev@lists.cip-project.org List-Id: cip-dev.lists.cip-project.org On Thu, 2018-05-24 at 17:05 +0100, Biju Das wrote: > From: Geert Uytterhoeven > > Enable all missing support, extracted from the various Renesas ARM DTSes > using linux-config-from-dt. > > Signed-off-by: Geert Uytterhoeven > Signed-off-by: Simon Horman > (cherry picked from commit 6161cc147277e7537d73a45d732a7112997c20f6) > (enabled only USB-DMAC apart from previously enabled CAN and > ?CAN_RCAR) Why not apply the whole of the commit (that hasn't already been applied)? I understand that we don't need all these things enabled for the reference hardware, but this is meant to be a generic configuration for all SH-Mobile and R-Car systems. (I don't particularly care whether we take the whole commit or not. It just seems like more work to edit out parts of it, and I want to understand your reasons for doing so.) Ben. > Signed-off-by: Biju Das > --- > ?arch/arm/configs/shmobile_defconfig | 1 + > ?1 file changed, 1 insertion(+) > > diff --git a/arch/arm/configs/shmobile_defconfig b/arch/arm/configs/shmobile_defconfig > index 31d7ccc..69b95f5 100644 > --- a/arch/arm/configs/shmobile_defconfig > +++ b/arch/arm/configs/shmobile_defconfig > @@ -189,6 +189,7 @@ CONFIG_RTC_DRV_RX8581=y > ?CONFIG_DMADEVICES=y > ?CONFIG_SH_DMAE=y > ?CONFIG_RCAR_DMAC=y > +CONFIG_RENESAS_USB_DMAC=y > ?# CONFIG_IOMMU_SUPPORT is not set > ?CONFIG_IIO=y > ?CONFIG_AK8975=y -- Ben Hutchings, Software Developer ? Codethink Ltd https://www.codethink.co.uk/ Dale House, 35 Dale Street Manchester, M1 2HF, United Kingdom We respect your privacy.?? See https://www.codethink.co.uk/privacy.html