aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/samsung/lumpy/Kconfig
diff options
context:
space:
mode:
authorKyösti Mälkki <kyosti.malkki@gmail.com>2012-08-25 00:21:44 +0300
committerAlexandru Gagniuc <mr.nuke.me@gmail.com>2012-08-25 00:34:46 +0200
commit651339bb5d3114a83b2ae4bf5d1da87636e7dadc (patch)
tree5e0bf6ac08afbd22ccdd556800969f838a77a2ef /src/mainboard/samsung/lumpy/Kconfig
parent1c36eada27697e1feafda6db162f7d4854b64ff6 (diff)
Fix mptable build troubles
A missing mptable.c file got passed jenkins, got merged and broke the build. Hopefully finally fix this. Deletes unused files: src/mainboard/asus/dsbf/mptable.c src/mainboard/supermicro/x7db8/mptable.c Change-Id: Ie81f5a6c4c69ab381f86a243bc8874395e69ee26 Signed-off-by: Kyösti Mälkki <kyosti.malkki@gmail.com> Reviewed-on: http://review.coreboot.org/1486 Tested-by: build bot (Jenkins) Reviewed-by: Alexandru Gagniuc <mr.nuke.me@gmail.com>
Diffstat (limited to 'src/mainboard/samsung/lumpy/Kconfig')
-rw-r--r--src/mainboard/samsung/lumpy/Kconfig1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mainboard/samsung/lumpy/Kconfig b/src/mainboard/samsung/lumpy/Kconfig
index 5bc3a3e2e7..eae80fabb2 100644
--- a/src/mainboard/samsung/lumpy/Kconfig
+++ b/src/mainboard/samsung/lumpy/Kconfig
@@ -12,7 +12,6 @@ config BOARD_SPECIFIC_OPTIONS # dummy
select GFXUMA
select HAVE_ACPI_RESUME
select HAVE_ACPI_TABLES
- select HAVE_MP_TABLE
select HAVE_OPTION_TABLE
select HAVE_SMI_HANDLER
select MMCONF_SUPPORT