summaryrefslogtreecommitdiff
path: root/src/mainboard/lenovo/x201/Kconfig
diff options
context:
space:
mode:
authorVladimir Serbinenko <phcoder@gmail.com>2014-11-22 19:46:29 +0100
committerVladimir Serbinenko <phcoder@gmail.com>2014-11-23 09:11:17 +0100
commit5903a78e1e5aa28dc18e626df416b4076398763d (patch)
tree3cf036e0882a5455026aad4948a5f4a66f96d03c /src/mainboard/lenovo/x201/Kconfig
parent3c03141565c717005ba6eeeaff6f6aef961b5817 (diff)
downloadcoreboot-5903a78e1e5aa28dc18e626df416b4076398763d.tar.xz
lenovo/x201: Remove $PIR and MP tables.
Not sure if they ever worked. Change-Id: I77cf090763aa7ac46480a5a9583985b10b02a267 Signed-off-by: Vladimir Serbinenko <phcoder@gmail.com> Reviewed-on: http://review.coreboot.org/7551 Tested-by: build bot (Jenkins) Reviewed-by: Edward O'Callaghan <eocallaghan@alterapraxis.com>
Diffstat (limited to 'src/mainboard/lenovo/x201/Kconfig')
-rw-r--r--src/mainboard/lenovo/x201/Kconfig2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/mainboard/lenovo/x201/Kconfig b/src/mainboard/lenovo/x201/Kconfig
index 3137551d63..ac7f8df4ba 100644
--- a/src/mainboard/lenovo/x201/Kconfig
+++ b/src/mainboard/lenovo/x201/Kconfig
@@ -10,8 +10,6 @@ config BOARD_SPECIFIC_OPTIONS # dummy
select DRIVERS_ICS_954309
select HAVE_OPTION_TABLE
select HAVE_CMOS_DEFAULT
- select HAVE_PIRQ_TABLE
- select HAVE_MP_TABLE
select BOARD_ROMSIZE_KB_8192
select HAVE_ACPI_TABLES
select INTEL_INT15