aboutsummaryrefslogtreecommitdiff
path: root/src/northbridge/intel/e7501
diff options
context:
space:
mode:
Diffstat (limited to 'src/northbridge/intel/e7501')
-rw-r--r--src/northbridge/intel/e7501/Kconfig8
-rw-r--r--src/northbridge/intel/e7501/Makefile.inc1
2 files changed, 9 insertions, 0 deletions
diff --git a/src/northbridge/intel/e7501/Kconfig b/src/northbridge/intel/e7501/Kconfig
new file mode 100644
index 0000000000..a888320282
--- /dev/null
+++ b/src/northbridge/intel/e7501/Kconfig
@@ -0,0 +1,8 @@
+config NORTHBRIDGE_INTEL_E7501
+ bool
+ default n
+
+config HAVE_HIGH_TABLES
+ bool
+ default y
+ depends on NORTHBRIDGE_INTEL_E7501
diff --git a/src/northbridge/intel/e7501/Makefile.inc b/src/northbridge/intel/e7501/Makefile.inc
new file mode 100644
index 0000000000..ea44b26cbe
--- /dev/null
+++ b/src/northbridge/intel/e7501/Makefile.inc
@@ -0,0 +1 @@
+obj-y += northbridge.o