[coreboot-gerrit] New patch to review for coreboot: nvidia/tegra210: Drop unused Kconfig symbol

Patrick Georgi (pgeorgi@google.com) gerrit at coreboot.org
Wed Jul 1 20:44:52 CEST 2015


Patrick Georgi (pgeorgi at google.com) just uploaded a new patch set to gerrit, which you can find at http://review.coreboot.org/10752

-gerrit

commit dd35057935e1c95cba18110a45f8a6f6eab2f48e
Author: Patrick Georgi <pgeorgi at chromium.org>
Date:   Wed Jul 1 20:22:39 2015 +0200

    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 at chromium.org>
---
 src/soc/nvidia/tegra210/Kconfig | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/src/soc/nvidia/tegra210/Kconfig b/src/soc/nvidia/tegra210/Kconfig
index 257345e..b0f3a02 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



More information about the coreboot-gerrit mailing list