3 comment "NVIDIA Tegra options"
6 prompt "Select Tegra processor family for target system"
8 config ARCH_TEGRA_2x_SOC
12 select ARCH_REQUIRE_GPIOLIB
13 select USB_ARCH_HAS_EHCI if USB_SUPPORT
14 select USB_ULPI if USB_SUPPORT
15 select USB_ULPI_VIEWPORT if USB_SUPPORT
17 Support for NVIDIA Tegra AP20 and T20 processors, based on the
18 ARM CortexA9MP CPU and the ARM PL310 L2 cache controller
23 bool "PCI Express support"
26 comment "Tegra board type"
30 select MACH_HAS_SND_SOC_TEGRA_WM8903 if SND_SOC
32 Support for nVidia Harmony development platform
37 select MACH_HAS_SND_SOC_TEGRA_WM8903 if SND_SOC
39 Support for the Kaen version of Seaboard
44 Support for the Toshiba AC100/Dynabook AZ netbook
48 select MACH_HAS_SND_SOC_TEGRA_WM8903 if SND_SOC
50 Support for nVidia Seaboard development platform. It will
51 also be included for some of the derivative boards that
52 have large similarities with the seaboard design.
55 bool "Generic Tegra board (FDT support)"
58 Support for generic nVidia Tegra boards using Flattened Device Tree
61 bool "TrimSlice board"
64 Support for CompuLab TrimSlice platform
70 Support for the Wario version of Seaboard
73 prompt "Low-level debug console UART"
74 default TEGRA_DEBUG_UART_NONE
76 config TEGRA_DEBUG_UART_NONE
79 config TEGRA_DEBUG_UARTA
82 config TEGRA_DEBUG_UARTB
85 config TEGRA_DEBUG_UARTC
88 config TEGRA_DEBUG_UARTD
91 config TEGRA_DEBUG_UARTE
96 config TEGRA_SYSTEM_DMA
97 bool "Enable system DMA driver for NVIDIA Tegra SoCs"
100 Adds system DMA functionality for NVIDIA Tegra SoCs, used by
101 several Tegra device drivers
103 config TEGRA_EMC_SCALING_ENABLE
104 bool "Enable scaling the memory frequency"