Re: [PATCH] arm64: Kconfig: clean up two no-op Kconfig options from CONFIG_ARCH_TEGRA*

2015-01-29 Thread Paul Walmsley
On Thu, 29 Jan 2015, Paul Bolle wrote: > On Thu, 2015-01-29 at 09:35 +, 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_

Re: [PATCH] arm64: Kconfig: clean up two no-op Kconfig options from CONFIG_ARCH_TEGRA*

2015-01-29 Thread Paul Bolle
On Thu, 2015-01-29 at 09:35 +, 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

[PATCH] arm64: Kconfig: clean up two no-op Kconfig options from CONFIG_ARCH_TEGRA*

2015-01-29 Thread Paul Walmsley
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 Cc: Paul Walmsley Cc: Allen Martin Cc: Thierry R