Stefan Reinauer ([email protected]) just uploaded a new patch set to 
gerrit, which you can find at http://review.coreboot.org/986

-gerrit

commit b95dd5fb7ed289cea3bb2914077874560351c1fa
Author: Stefan Reinauer <[email protected]>
Date:   Tue May 1 16:35:03 2012 -0700

    Make Intel i5000 specific options only appear on i5000 systems
    
    Change-Id: If183611b0b62d9321a5a12311c4cb3b344b04b36
    Signed-off-by: Stefan Reinauer <[email protected]>
---
 src/northbridge/intel/i5000/Kconfig |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/src/northbridge/intel/i5000/Kconfig 
b/src/northbridge/intel/i5000/Kconfig
index 0595a57..b5bc3d6 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

-- 
coreboot mailing list: [email protected]
http://www.coreboot.org/mailman/listinfo/coreboot

Reply via email to