From 318e481e55e807d5f1218c28036c6a44f25adee3 Mon Sep 17 00:00:00 2001 From: Vladimir Serbinenko Date: Mon, 20 Oct 2014 19:38:27 +0200 Subject: Kconfig: Remove ACPI_SSDTX_NUM. Its scope is limited to a single mainboard and is only to go through ifdef. Kill it and move the value to the code. Change-Id: I76a87e2790d57dee8f37b51e33d0689fffd3a59d Signed-off-by: Vladimir Serbinenko Reviewed-on: http://review.coreboot.org/7135 Tested-by: build bot (Jenkins) Reviewed-by: Patrick Georgi Reviewed-by: Edward O'Callaghan --- src/mainboard/asrock/imb-a180/Kconfig | 4 ---- 1 file changed, 4 deletions(-) (limited to 'src/mainboard/asrock/imb-a180/Kconfig') diff --git a/src/mainboard/asrock/imb-a180/Kconfig b/src/mainboard/asrock/imb-a180/Kconfig index f3c8aa78d6..f88ce040f0 100644 --- a/src/mainboard/asrock/imb-a180/Kconfig +++ b/src/mainboard/asrock/imb-a180/Kconfig @@ -57,10 +57,6 @@ config IRQ_SLOT_COUNT int default 11 -config ACPI_SSDTX_NUM - int - default 0 - config ONBOARD_VGA_IS_PRIMARY bool default y -- cgit v1.2.3