acpi: Remove monolithic ACPI
All boards now use per-device ACPI. This patch finishes migration by removing transitional kludges. Change-Id: Ie4577f89bf3bb17b310b7b0a84b2c54e404b1606 Signed-off-by: Vladimir Serbinenko <phcoder@gmail.com> Reviewed-on: http://review.coreboot.org/7372 Tested-by: build bot (Jenkins) Reviewed-by: Kyösti Mälkki <kyosti.malkki@gmail.com>
This commit is contained in:
@@ -543,10 +543,6 @@ config MAX_PIRQ_LINKS
|
||||
table specifies links greater than 4, pirq_route_irqs will not
|
||||
function properly, unless this variable is correctly set.
|
||||
|
||||
config PER_DEVICE_ACPI_TABLES
|
||||
bool
|
||||
default n
|
||||
|
||||
config COMMON_FADT
|
||||
bool
|
||||
default n
|
||||
|
Reference in New Issue
Block a user