summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-tegra/io.c
diff options
context:
space:
mode:
authorStephen Warren2012-10-01 23:21:20 +0200
committerStephen Warren2012-11-16 20:22:17 +0100
commitadc18315889b3e67a4a2a9717fbbfab5cd2d7b57 (patch)
tree29e1af24405e1b2b21ae660e2d5b663a15029158 /arch/arm/mach-tegra/io.c
parentARM: tegra: select SPARSE_IRQ (diff)
downloadkernel-qcow2-linux-adc18315889b3e67a4a2a9717fbbfab5cd2d7b57.tar.gz
kernel-qcow2-linux-adc18315889b3e67a4a2a9717fbbfab5cd2d7b57.tar.xz
kernel-qcow2-linux-adc18315889b3e67a4a2a9717fbbfab5cd2d7b57.zip
ARM: tegra: simplify DEBUG_LL UART selection options
Delete CONFIG_TEGRA_DEBUG_UART_AUTO_SCRATCH; it's not useful any more: * No upstream bootloader currently or will ever support this option. * CONFIG_TEGRA_DEBUG_UART_AUTO_ODMDATA is a much more direct alternative. Merge the fixed and automatic UART selection menus into a single choice for simplicity; now you either pick AUTO_ODMDATA or a single fixed UART, rather than potentially having an AUTO option override whatever fixed option was chosen. Remove TEGRA_DEBUG_UART_NONE; if you don't want a Tegra DEBUG_LL UART, simply don't turn on DEBUG_LL. NONE used to be the default option, so pick AUTO_ODMDATA as the new default. Signed-off-by: Stephen Warren <swarren@nvidia.com>
Diffstat (limited to 'arch/arm/mach-tegra/io.c')
0 files changed, 0 insertions, 0 deletions