From c06af9eb8b662f23a7f93ff781f7a5b5edefbb9c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ky=C3=B6sti=20M=C3=A4lkki?= Date: Thu, 3 Jul 2014 12:11:05 +0300 Subject: Drop redundant select CACHE_AS_RAM MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit The few remaining boards without CAR override this with select ROMCC. Change-Id: Ifd5223e67f6a2dadb47846bdaab40b1be763cf69 Signed-off-by: Kyösti Mälkki Reviewed-on: http://review.coreboot.org/6172 Tested-by: build bot (Jenkins) Reviewed-by: Edward O'Callaghan Reviewed-by: Paul Menzel Reviewed-by: Patrick Georgi --- src/cpu/amd/geode_gx2/Kconfig | 1 - 1 file changed, 1 deletion(-) (limited to 'src/cpu/amd/geode_gx2') diff --git a/src/cpu/amd/geode_gx2/Kconfig b/src/cpu/amd/geode_gx2/Kconfig index baa1a7ce90..88fdc8f6cc 100644 --- a/src/cpu/amd/geode_gx2/Kconfig +++ b/src/cpu/amd/geode_gx2/Kconfig @@ -27,7 +27,6 @@ if CPU_AMD_GEODE_GX2 config CPU_SPECIFIC_OPTIONS def_bool y - select CACHE_AS_RAM config DCACHE_RAM_BASE hex -- cgit v1.2.3