Remove a couple of CONFIG_ prefixes that shouldn't have happened.
[coreboot.git] / src / southbridge / amd / sb600 / sb600_early_setup.c
index 75a98866b756d117d5bbabff826882f8334f0d1b..a22585da7e792816490fb4a8b9659d2074f03517 100644 (file)
@@ -430,7 +430,7 @@ static void sb600_devices_por_init(void)
 
        /*CIM set this register; but I didn't find its description in RPR.
        On DBM690T platform, I didn't find different between set and skip this register.
-       But on Filbert platform, the CONFIG_DEBUG message from serial port on Peanut board can't be displayed
+       But on Filbert platform, the DEBUG message from serial port on Peanut board can't be displayed
        after the bit0 of this register is set.
        pci_write_config8(dev, 0x04, 0x21);
        */