aboutsummaryrefslogtreecommitdiff
path: root/src/soc/intel/quark
diff options
context:
space:
mode:
Diffstat (limited to 'src/soc/intel/quark')
-rw-r--r--src/soc/intel/quark/include/soc/QuarkNcSocId.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/soc/intel/quark/include/soc/QuarkNcSocId.h b/src/soc/intel/quark/include/soc/QuarkNcSocId.h
index 12f600a690..8b5ca2c0c5 100644
--- a/src/soc/intel/quark/include/soc/QuarkNcSocId.h
+++ b/src/soc/intel/quark/include/soc/QuarkNcSocId.h
@@ -24,6 +24,7 @@ Definitions beginning with "N_" are the bit position
//
// Define the bits
//
+#ifndef BIT0
#define BIT0 0x00000001
#define BIT1 0x00000002
#define BIT2 0x00000004
@@ -56,6 +57,7 @@ Definitions beginning with "N_" are the bit position
#define BIT29 0x20000000
#define BIT30 0x40000000
#define BIT31 0x80000000
+#endif
//
// QNC GMCH Equates