aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/mainboard/asus/am1i-a/romstage.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/mainboard/asus/am1i-a/romstage.c b/src/mainboard/asus/am1i-a/romstage.c
index 5e1218abd3..c0f5c04bc8 100644
--- a/src/mainboard/asus/am1i-a/romstage.c
+++ b/src/mainboard/asus/am1i-a/romstage.c
@@ -24,8 +24,6 @@
#include <superio/ite/common/ite.h>
#include <superio/ite/it8623e/it8623e.h>
-#define ITE_CONFIG_REG_CC 0x02
-
#if CONFIG_UART_FOR_CONSOLE == 0
#define SERIAL_DEV PNP_DEV(0x2e, IT8623E_SP1)
#elif CONFIG_UART_FOR_CONSOLE == 1