Make Intel i5000 specific options only appear on i5000 systems
Change-Id: If183611b0b62d9321a5a12311c4cb3b344b04b36 Signed-off-by: Stefan Reinauer <reinauer@google.com> Reviewed-on: http://review.coreboot.org/986 Tested-by: build bot (Jenkins) Reviewed-by: Ronald G. Minnich <rminnich@gmail.com>
This commit is contained in:
parent
252111d433
commit
adc05c14c7
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue