Fix a typo reported by Sylvain Hitier.
Signed-off-by: Myles Watson <mylesgw@gmail.com> Acked-by: Myles Watson <mylesgw@gmail.com> git-svn-id: svn://svn.coreboot.org/coreboot/trunk@5804 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
This commit is contained in:
parent
25d1213e3f
commit
cb817beb67
|
@ -95,7 +95,7 @@ config DIMM_REGISTERED
|
||||||
default n
|
default n
|
||||||
depends on NORTHBRIDGE_AMD_AMDFAM10
|
depends on NORTHBRIDGE_AMD_AMDFAM10
|
||||||
|
|
||||||
if DIMM_FB_DIMM
|
if DIMM_FBDIMM
|
||||||
config DIMM_SUPPORT
|
config DIMM_SUPPORT
|
||||||
hex
|
hex
|
||||||
default 0x0110
|
default 0x0110
|
||||||
|
|
Loading…
Reference in New Issue