Move several i945 config #defines from romstage.c to Kconfig.
[coreboot.git] / src / mainboard / getac / p470 / romstage.c
index 0809926c704ecaf28cbd43f27c74e34f34c5e643..8a39d997fa2599aeee08319d97fa30d98b5ec659 100644 (file)
  * MA 02110-1301 USA
  */
 
-/* Configuration of the i945 driver */
-#define CHIPSET_I945GM 1
-#define CHANNEL_XOR_RANDOMIZATION 1
-
 #include <stdint.h>
 #include <string.h>
 #include <arch/io.h>