aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/getac/p470/romstage.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mainboard/getac/p470/romstage.c')
-rw-r--r--src/mainboard/getac/p470/romstage.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/mainboard/getac/p470/romstage.c b/src/mainboard/getac/p470/romstage.c
index 0809926c70..8a39d997fa 100644
--- a/src/mainboard/getac/p470/romstage.c
+++ b/src/mainboard/getac/p470/romstage.c
@@ -19,10 +19,6 @@
* 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>