From f14e69bc622e43d11aab8dd78d68e05aef0df3c3 Mon Sep 17 00:00:00 2001 From: Stefan Reinauer Date: Thu, 4 Feb 2010 11:05:59 +0000 Subject: typo Signed-off-by: Stefan Reinauer Acked-by: Stefan Reinauer git-svn-id: svn://svn.coreboot.org/coreboot/trunk@5085 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1 --- src/cpu/intel/slot_2/Kconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/cpu/intel/slot_2') diff --git a/src/cpu/intel/slot_2/Kconfig b/src/cpu/intel/slot_2/Kconfig index e87adb6247..82462c3849 100644 --- a/src/cpu/intel/slot_2/Kconfig +++ b/src/cpu/intel/slot_2/Kconfig @@ -29,5 +29,5 @@ config DCACHE_RAM_BASE config DCACHE_RAM_SIZE hex default 0x01000 - depends on CPU_INTEL_SLOT2 + depends on CPU_INTEL_SLOT_2 -- cgit v1.2.3