From: pebolle@tiscali.nl (Paul Bolle)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH] arm64: Kconfig: clean up two no-op Kconfig options from CONFIG_ARCH_TEGRA*
Date: Thu, 29 Jan 2015 10:50:47 +0100 [thread overview]
Message-ID: <1422525047.26924.3.camel@x220> (raw)
In-Reply-To: <alpine.DEB.2.02.1501290928230.19947@utopia.booyaka.com>
On Thu, 2015-01-29 at 09:35 +0000, Paul Walmsley wrote:
> Paul Bolle pointed out that commit
> d035fdfa27ac124bc8f94c3d7dc82ad069802170 ("arm64: Add Tegra132
> support") included two Kconfig symbols that are now no-ops:
> USB_ARCH_HAS_EHCI and HAVE_SMP. So, drop the two symbols.
>
> Signed-off-by: Paul Walmsley <paul@pwsan.com>
> Cc: Paul Walmsley <pwalmsley@nvidia.com>
> Cc: Allen Martin <amartin@nvidia.com>
> Cc: Thierry Reding <treding@nvidia.com>
> Cc: Catalin Marinas <catalin.marinas@arm.com>
> Cc: Will Deacon <will.deacon@arm.com>
> Cc: Mark Rutland <mark.rutland@arm.com>
> Cc: Paul Bolle <pebolle@tiscali.it>
There's probably no one using that address. But if there is that person
will be wondering what on earth that message is all about:
s/.it/.nl/
> Boot-tested on NVIDIA Tegra132 Norrin64 FFD with a extra DTS page for the
> board data (not yet posted upstream).
>
> arch/arm64/Kconfig | 2 --
> 1 file changed, 2 deletions(-)
>
> diff --git a/arch/arm64/Kconfig b/arch/arm64/Kconfig
> index 3b97e725ebfc..ae18c3d2bb3b 100644
> --- a/arch/arm64/Kconfig
> +++ b/arch/arm64/Kconfig
> @@ -180,7 +180,6 @@ config ARCH_TEGRA
> select CLKSRC_OF
> select GENERIC_CLOCKEVENTS
> select HAVE_CLK
> - select HAVE_SMP
> select PINCTRL
> select RESET_CONTROLLER
> help
> @@ -190,7 +189,6 @@ config ARCH_TEGRA_132_SOC
> bool "NVIDIA Tegra132 SoC"
> depends on ARCH_TEGRA
> select PINCTRL_TEGRA124
> - select USB_ARCH_HAS_EHCI if USB_SUPPORT
> select USB_ULPI if USB_PHY
> select USB_ULPI_VIEWPORT if USB_PHY
> help
Paul Bolle
next prev parent reply other threads:[~2015-01-29 9:50 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-01-29 9:35 [PATCH] arm64: Kconfig: clean up two no-op Kconfig options from CONFIG_ARCH_TEGRA* Paul Walmsley
2015-01-29 9:50 ` Paul Bolle [this message]
2015-01-29 15:57 ` Paul Walmsley
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=1422525047.26924.3.camel@x220 \
--to=pebolle@tiscali.nl \
--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).