From adc05c14c7497a8139f73a219f2cbc61fe5f1803 Mon Sep 17 00:00:00 2001 From: Stefan Reinauer Date: Tue, 1 May 2012 16:35:03 -0700 Subject: Make Intel i5000 specific options only appear on i5000 systems Change-Id: If183611b0b62d9321a5a12311c4cb3b344b04b36 Signed-off-by: Stefan Reinauer Reviewed-on: http://review.coreboot.org/986 Tested-by: build bot (Jenkins) Reviewed-by: Ronald G. Minnich --- src/northbridge/intel/i5000/Kconfig | 1 + 1 file changed, 1 insertion(+) (limited to 'src/northbridge/intel/i5000') diff --git a/src/northbridge/intel/i5000/Kconfig b/src/northbridge/intel/i5000/Kconfig index 0595a57638..b5bc3d6993 100644 --- a/src/northbridge/intel/i5000/Kconfig +++ b/src/northbridge/intel/i5000/Kconfig @@ -24,3 +24,4 @@ config NORTHBRIDGE_INTEL_I5000 config NORTHBRIDGE_INTEL_I5000_RAM_CHECK bool prompt "Run ramcheck after RAM initialization" + depends on NORTHBRIDGE_INTEL_I5000 -- cgit v1.2.3