From: Stephen Warren Date: Tue, 2 Oct 2012 19:10:48 +0000 (-0600) Subject: ARM: tegra: remove "Tegra board type" comment from Kconfig X-Git-Tag: v3.7-rc1~38^2~9 X-Git-Url: https://openfabrics.org/gitweb/?a=commitdiff_plain;h=6dd41a1f62ec2e780a6cc63889f4a26580ea476d;p=~emulex%2Finfiniband.git ARM: tegra: remove "Tegra board type" comment from Kconfig Since the complete conversion to device tree, there are no board- specific Kconfig options left, so remove the useless Kconfig entry. Signed-off-by: Stephen Warren Reviewed-by: Thierry Reding Signed-off-by: Olof Johansson --- diff --git a/arch/arm/mach-tegra/Kconfig b/arch/arm/mach-tegra/Kconfig index 5f3c03b61f8..1219d87dccd 100644 --- a/arch/arm/mach-tegra/Kconfig +++ b/arch/arm/mach-tegra/Kconfig @@ -57,8 +57,6 @@ config TEGRA_AHB which controls AHB bus master arbitration and some perfomance parameters(priority, prefech size). -comment "Tegra board type" - choice prompt "Default low-level debug console UART" default TEGRA_DEBUG_UART_NONE