f14c9194ff
Some boards still used the old DEBUG_RAM_SETUP (without _CONFIG prefix). Also, consistently use "#if CONFIG_DEBUG_RAM_SETUP" (not #ifdef) as we do elsewhere. Signed-off-by: Uwe Hermann <uwe@hermann-uwe.de> Acked-by: Uwe Hermann <uwe@hermann-uwe.de> git-svn-id: svn://svn.coreboot.org/coreboot/trunk@5843 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
4 lines
66 B
Text
4 lines
66 B
Text
config NORTHBRIDGE_VIA_VT8601
|
|
bool
|
|
select HAVE_DEBUG_RAM_SETUP
|
|
|