summaryrefslogtreecommitdiffstats
path: root/src/soc
diff options
context:
space:
mode:
authorPatrick Georgi <pgeorgi@chromium.org>2015-07-01 20:22:39 +0200
committerPatrick Georgi <pgeorgi@google.com>2015-07-01 22:03:39 +0200
commitec88681ca31ecec91c853e75a0d8aea7ce17996e (patch)
treeeb17ebad28a7df867f3b18a68071096a9d26b4e0 /src/soc
parent6a02b3b3e4a28bb4e91cadb0b07a0942b254d404 (diff)
downloadcoreboot-ec88681ca31ecec91c853e75a0d8aea7ce17996e.tar.gz
coreboot-ec88681ca31ecec91c853e75a0d8aea7ce17996e.tar.bz2
coreboot-ec88681ca31ecec91c853e75a0d8aea7ce17996e.zip
nvidia/tegra210: Drop unused Kconfig symbol
The deleted symbols aren't used anywhere in the coreboot tree and come from the downstream chromeos-2013.04 branch. Change-Id: I0ebc2936dff400cf8fe68794c86ac583aba2a14b Signed-off-by: Patrick Georgi <pgeorgi@chromium.org> Reviewed-on: http://review.coreboot.org/10752 Tested-by: build bot (Jenkins) Reviewed-by: Stefan Reinauer <stefan.reinauer@coreboot.org>
Diffstat (limited to 'src/soc')
-rw-r--r--src/soc/nvidia/tegra210/Kconfig3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/soc/nvidia/tegra210/Kconfig b/src/soc/nvidia/tegra210/Kconfig
index 257345e30304..b0f3a0230424 100644
--- a/src/soc/nvidia/tegra210/Kconfig
+++ b/src/soc/nvidia/tegra210/Kconfig
@@ -13,10 +13,7 @@ config SOC_NVIDIA_TEGRA210
select GENERIC_UDELAY
select HAVE_HARD_RESET
select HAVE_UART_SPECIAL
- select HAVE_UART_MEMORY_MAPPED
- select EARLY_CONSOLE
select ARM_BOOTBLOCK_CUSTOM
- select DYNAMIC_CBMEM
select ARM64_USE_ARM_TRUSTED_FIRMWARE
select HAS_PRECBMEM_TIMESTAMP_REGION
select CHROMEOS_RAMOOPS_NON_ACPI