There are more than a dozen targets in the v2 tree which refer to ROMCC
[coreboot.git] / src / mainboard / tyan / s2735 / mainboard.c
index e27a6a01cf6c4bee9973fcd2a69ffdd0c00f5605..267755cb04f0c9ada70364aa047a12bee60d840b 100644 (file)
@@ -1,9 +1,7 @@
 #include <device/device.h>
 #include "chip.h"
 
-#if CONFIG_CHIP_NAME == 1
 struct chip_operations mainboard_ops = {
        CHIP_NAME("Tyan S2735 Mainboard")
 };
-#endif