From: andrew@lunn.ch (Andrew Lunn)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 1/3] ARM: mvebu: clean-up unneeded kconfig selects
Date: Tue, 22 Apr 2014 22:58:22 +0200 [thread overview]
Message-ID: <20140422205822.GC25453@lunn.ch> (raw)
In-Reply-To: <1398195678-28787-2-git-send-email-robherring2@gmail.com>
On Tue, Apr 22, 2014 at 02:41:16PM -0500, Rob Herring wrote:
> From: Rob Herring <robh@kernel.org>
>
> Multi-platform support implies all these options are already selected and
> individual platforms don't need to select them.
Hi Rob
Does this break mvebu_v7_defconfig?
Andrew
>
> Signed-off-by: Rob Herring <robh@kernel.org>
> Cc: Jason Cooper <jason@lakedaemon.net>
> Cc: Andrew Lunn <andrew@lunn.ch>
> Cc: Gregory Clement <gregory.clement@free-electrons.com>
> Cc: Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com>
> ---
> arch/arm/mach-mvebu/Kconfig | 6 ------
> 1 file changed, 6 deletions(-)
>
> diff --git a/arch/arm/mach-mvebu/Kconfig b/arch/arm/mach-mvebu/Kconfig
> index 3f73eec..bfc5af1 100644
> --- a/arch/arm/mach-mvebu/Kconfig
> +++ b/arch/arm/mach-mvebu/Kconfig
> @@ -3,7 +3,6 @@ config ARCH_MVEBU
> select ARCH_SUPPORTS_BIG_ENDIAN
> select CLKSRC_MMIO
> select GENERIC_IRQ_CHIP
> - select IRQ_DOMAIN
> select PINCTRL
> select PLAT_ORION
> select MVEBU_MBUS
> @@ -11,7 +10,6 @@ config ARCH_MVEBU
> select ARCH_REQUIRE_GPIOLIB
> select MIGHT_HAVE_PCI
> select PCI_QUIRKS if PCI
> - select OF_ADDRESS_PCI
>
> if ARCH_MVEBU
>
> @@ -38,7 +36,6 @@ config MACH_ARMADA_375
> select ARM_ERRATA_753970
> select ARM_GIC
> select ARMADA_375_CLK
> - select CPU_V7
> select MACH_MVEBU_V7
> select PINCTRL_ARMADA_375
> help
> @@ -51,7 +48,6 @@ config MACH_ARMADA_38X
> select ARM_ERRATA_753970
> select ARM_GIC
> select ARMADA_38X_CLK
> - select CPU_V7
> select MACH_MVEBU_V7
> select PINCTRL_ARMADA_38X
> help
> @@ -86,13 +82,11 @@ config MACH_KIRKWOOD
> select ARCH_REQUIRE_GPIOLIB
> select CPU_FEROCEON
> select KIRKWOOD_CLK
> - select OF_IRQ
> select ORION_IRQCHIP
> select ORION_TIMER
> select PCI
> select PCI_QUIRKS
> select PINCTRL_KIRKWOOD
> - select USE_OF
> help
> Say 'Y' here if you want your kernel to support boards based
> on the Marvell Kirkwood device tree.
> --
> 1.9.1
>
>
> _______________________________________________
> linux-arm-kernel mailing list
> linux-arm-kernel at lists.infradead.org
> http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
next prev parent reply other threads:[~2014-04-22 20:58 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-04-22 19:41 [PATCH 0/3] ARM mach Kconfig clean-ups Rob Herring
2014-04-22 19:41 ` Rob Herring
2014-04-22 19:41 ` [PATCH 1/3] ARM: mvebu: clean-up unneeded kconfig selects Rob Herring
2014-04-22 20:58 ` Andrew Lunn [this message]
2014-04-22 21:23 ` Rob Herring
2014-05-05 4:55 ` Olof Johansson
2014-05-05 14:42 ` Rob Herring
2014-05-05 21:22 ` Olof Johansson
2014-06-09 18:43 ` Ezequiel Garcia
2014-06-09 19:00 ` Rob Herring
2014-06-09 19:05 ` Ezequiel Garcia
2014-04-22 19:41 ` [PATCH 2/3] ARM: bcm: " Rob Herring
2014-04-22 19:41 ` [PATCH 3/3] ARM: qcom: " Rob Herring
2014-04-22 19:41 ` Rob Herring
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=20140422205822.GC25453@lunn.ch \
--to=andrew@lunn.ch \
--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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.