From 6ed2a242ee800201a98456cafce7f6232c30816c Mon Sep 17 00:00:00 2001 From: Daniele Forsi Date: Wed, 30 Jul 2014 14:16:07 +0200 Subject: intel/eagleheights/Kconfig: Do not set twice MMCONF_BASE_ADDRESS Remove the lines added in an apparently unrelated commit 53ad9f58 (Make CONFIG_HAVE_HIGH_TABLES consistent in where and how it is set.) which touched the symbol HAVE_HIGH_TABLES in all files except this one and keep those added the same day in commit 6842c029 (Remove MAINBOARD_OPTIONS, which is a relic from early kconfig development.) Change-Id: Ib055c25a0a0795a50a36e65218c8f31e921f1502 Signed-off-by: Daniele Forsi Reviewed-on: http://review.coreboot.org/6417 Tested-by: build bot (Jenkins) Reviewed-by: Isaac Christensen Reviewed-by: Edward O'Callaghan --- src/mainboard/intel/eagleheights/Kconfig | 4 ---- 1 file changed, 4 deletions(-) (limited to 'src') diff --git a/src/mainboard/intel/eagleheights/Kconfig b/src/mainboard/intel/eagleheights/Kconfig index bc0799c79c..702e2aff5a 100644 --- a/src/mainboard/intel/eagleheights/Kconfig +++ b/src/mainboard/intel/eagleheights/Kconfig @@ -19,10 +19,6 @@ config MAINBOARD_DIR string default intel/eagleheights -config MMCONF_BASE_ADDRESS - hex - default 0xe0000000 - config MAINBOARD_PART_NUMBER string default "EagleHeights" -- cgit v1.2.3