提交 0d2fdcd7 编写于 作者: P Paul Walmsley 提交者: Olof Johansson

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

Paul Bolle pointed out that commit
d035fdfa ("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: NPaul 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: NOlof Johansson <olof@lixom.net>
上级 5118a6a3
...@@ -190,7 +190,6 @@ config ARCH_TEGRA ...@@ -190,7 +190,6 @@ config ARCH_TEGRA
select CLKSRC_OF select CLKSRC_OF
select GENERIC_CLOCKEVENTS select GENERIC_CLOCKEVENTS
select HAVE_CLK select HAVE_CLK
select HAVE_SMP
select PINCTRL select PINCTRL
select RESET_CONTROLLER select RESET_CONTROLLER
help help
...@@ -200,7 +199,6 @@ config ARCH_TEGRA_132_SOC ...@@ -200,7 +199,6 @@ config ARCH_TEGRA_132_SOC
bool "NVIDIA Tegra132 SoC" bool "NVIDIA Tegra132 SoC"
depends on ARCH_TEGRA depends on ARCH_TEGRA
select PINCTRL_TEGRA124 select PINCTRL_TEGRA124
select USB_ARCH_HAS_EHCI if USB_SUPPORT
select USB_ULPI if USB_PHY select USB_ULPI if USB_PHY
select USB_ULPI_VIEWPORT if USB_PHY select USB_ULPI_VIEWPORT if USB_PHY
help help
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册