VIA southbridge K8T890: Apply un-written naming rules
[coreboot.git] / src / southbridge / via / vt8237r / lpc.c
index d57d471e45382f552a439256697bf6b47acc3d2b..7fc5b524fde2112972e885da0fd0f779d84f19f1 100644 (file)
@@ -322,7 +322,7 @@ static void vt8237r_init(struct device *dev)
        pci_write_config8(dev, 0x48, 0x0c);
 #else
 
-  #if CONFIG_SOUTHBRIDGE_VIA_K8T800 || CONFIG_SOUTHBRIDGE_VIA_K8T800_OLD
+  #if CONFIG_SOUTHBRIDGE_VIA_SUBTYPE_K8T800 || CONFIG_SOUTHBRIDGE_VIA_SUBTYPE_K8T800_OLD
        /* It seems that when we pair with the K8T800, we need to disable
         * the A2 mask
         */