From 0325a45fd03eb33818c7ac32208ea6568236ec14 Mon Sep 17 00:00:00 2001 From: Aaron Durbin Date: Wed, 14 Oct 2015 10:20:18 -0500 Subject: arm64: remove ARCH_ARM64_CORTEX_A57_POWER_DOWN_SUPPORT With the removal of secmon from coreboot there are no power down operations required. As such remove the A57 power down support. Change-Id: I8eebb0ecd87b5e8bb3eaac335d652689d7f57796 Signed-off-by: Aaron Durbin Reviewed-on: http://review.coreboot.org/11898 Reviewed-by: Paul Menzel Reviewed-by: Furquan Shaikh Tested-by: build bot (Jenkins) Reviewed-by: Alexandru Gagniuc Reviewed-by: Stefan Reinauer --- src/soc/nvidia/tegra210/Kconfig | 1 - 1 file changed, 1 deletion(-) (limited to 'src/soc/nvidia') diff --git a/src/soc/nvidia/tegra210/Kconfig b/src/soc/nvidia/tegra210/Kconfig index 37d33607fa..2d910bec6e 100644 --- a/src/soc/nvidia/tegra210/Kconfig +++ b/src/soc/nvidia/tegra210/Kconfig @@ -6,7 +6,6 @@ config SOC_NVIDIA_TEGRA210 select ARCH_ROMSTAGE_ARMV4 select ARCH_RAMSTAGE_ARMV8_64 select ARCH_ARM64_CPU_CORTEX_A57 - select ARCH_ARM64_CORTEX_A57_POWER_DOWN_SUPPORT select BOOTBLOCK_CONSOLE select GIC select HAVE_MONOTONIC_TIMER -- cgit v1.2.3