amd/pi/00660F01: Remove 'PER_DEVICE_ACPI_TABLES'
The PER_DEVICE_ACPI_TABLES Kconfig symbol is no longer used as it was
removed in commit 83f81cad
(acpi: Remove monolithic ACPI)
Change-Id: Ie6ba252f6e7d33da9d4500f1201367f116e4c505
Signed-off-by: Martin Roth <martinroth@google.com>
Reviewed-on: https://review.coreboot.org/12554
Tested-by: build bot (Jenkins)
Reviewed-by: Patrick Georgi <pgeorgi@google.com>
This commit is contained in:
parent
ad4764dddd
commit
19fbdcc828
|
@ -15,7 +15,6 @@
|
||||||
config NORTHBRIDGE_AMD_PI_00660F01
|
config NORTHBRIDGE_AMD_PI_00660F01
|
||||||
bool
|
bool
|
||||||
select MMCONF_SUPPORT
|
select MMCONF_SUPPORT
|
||||||
select PER_DEVICE_ACPI_TABLES
|
|
||||||
|
|
||||||
if NORTHBRIDGE_AMD_PI_00660F01
|
if NORTHBRIDGE_AMD_PI_00660F01
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue