VGA code needs to be refactored before it can be compiled conditionally.
[coreboot.git] / src / southbridge / amd / cs5530 / Makefile.inc
index 22024a0b6d8e4884f343166827aaff0cc2e61554..fa793f81b92537e8c78317d58598a330c258209c 100644 (file)
@@ -21,5 +21,5 @@
 driver-y += cs5530.o
 driver-y += cs5530_isa.o
 driver-y += cs5530_ide.o
-driver-$(CONFIG_VGA_ROM_RUN) += cs5530_vga.o
+driver-y += cs5530_vga.o
 driver-y += cs5530_pirq.o