arm64: Kconfig: clean up two no-op Kconfig options from CONFIG_ARCH_TEGRA*
authorPaul Walmsley <paul@pwsan.com>
Thu, 29 Jan 2015 15:42:45 +0000 (15:42 +0000)
committerOlof Johansson <olof@lixom.net>
Thu, 29 Jan 2015 18:59:28 +0000 (10:59 -0800)
commit0d2fdcd76504535bd1721ba9e8d4d03bcbb10afd
tree648d8e260ed01a3600c0fd18221508ec7b0e480e
parent5118a6a310e22373b61f8fa55762b8273b43eea8
arm64: Kconfig: clean up two no-op Kconfig options from CONFIG_ARCH_TEGRA*

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.

This second version corrects a thinko in Paul Bolle's E-mail address.

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.nl>
Signed-off-by: Olof Johansson <olof@lixom.net>
arch/arm64/Kconfig