aboutsummaryrefslogtreecommitdiff
path: root/src/northbridge/intel/e7505/Kconfig
diff options
context:
space:
mode:
authorStefan Reinauer <reinauer@chromium.org>2011-10-21 12:57:59 -0700
committerStefan Reinauer <stefan.reinauer@coreboot.org>2011-10-28 22:01:03 +0200
commitb15975bf5a4a1b9ed4d83e2c8caf622d71a7e4d5 (patch)
tree91e645b98fdfc145236b1d1f027b61e6895aff6b /src/northbridge/intel/e7505/Kconfig
parent94a458626a9f12aa670926d633f445bebc1fb63c (diff)
copy e7501 component to e7505
Change-Id: Ie69a6b6a040a8b0e7693083b3a2d13c327a165b3 Signed-off-by: Stefan Reinauer <reinauer@google.com> Reviewed-on: http://review.coreboot.org/310 Tested-by: build bot (Jenkins) Reviewed-by: Patrick Georgi <patrick@georgi-clan.de>
Diffstat (limited to 'src/northbridge/intel/e7505/Kconfig')
-rw-r--r--src/northbridge/intel/e7505/Kconfig4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/northbridge/intel/e7505/Kconfig b/src/northbridge/intel/e7505/Kconfig
new file mode 100644
index 0000000000..c8219e89a2
--- /dev/null
+++ b/src/northbridge/intel/e7505/Kconfig
@@ -0,0 +1,4 @@
+config NORTHBRIDGE_INTEL_E7501
+ bool
+ select HAVE_DEBUG_RAM_SETUP
+