From e2b0affd6c36d332aaf31e9438a9be048943d611 Mon Sep 17 00:00:00 2001 From: Patrick Georgi Date: Tue, 19 May 2015 21:24:15 +0200 Subject: Remove Kconfig variable that has no effect DYNAMIC_CBMEM is only selected a couple of times but never declared or read. Remove it. Change-Id: I5016dac2c935d3f261001e9f388a8989540e93ae Signed-off-by: Patrick Georgi Reviewed-on: http://review.coreboot.org/10255 Reviewed-by: Aaron Durbin Tested-by: build bot (Jenkins) --- src/soc/imgtec/pistachio/Kconfig | 1 - 1 file changed, 1 deletion(-) (limited to 'src/soc/imgtec') diff --git a/src/soc/imgtec/pistachio/Kconfig b/src/soc/imgtec/pistachio/Kconfig index 423e98837a..68f6d6115d 100644 --- a/src/soc/imgtec/pistachio/Kconfig +++ b/src/soc/imgtec/pistachio/Kconfig @@ -21,7 +21,6 @@ config CPU_IMGTEC_PISTACHIO select CPU_MIPS - select DYNAMIC_CBMEM select GENERIC_UDELAY select HAVE_MONOTONIC_TIMER select HAVE_UART_MEMORY_MAPPED -- cgit v1.2.3