Clean up some #ifdef CONFIG_*
[coreboot.git] / src / southbridge / via / vt8237r / vt8237r_nic.c
index 9f618087cbc410407e62c0cbda5db161181cf756..3ab0651043b6f0bc52c917e09346256b582f09b2 100644 (file)
@@ -27,7 +27,7 @@
 
 static void vt8237_eth_read_resources(struct device *dev)
 {
-#ifdef CONFIG_EPIA_VT8237R_INIT
+#if CONFIG_EPIA_VT8237R_INIT
        struct resource *res;
 
        /* Fix the I/O Resources of the USB2.0 Interface */