diff options
Diffstat (limited to 'src/Kconfig')
-rw-r--r-- | src/Kconfig | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/src/Kconfig b/src/Kconfig index 63ecd0a450..f3d86f2b6d 100644 --- a/src/Kconfig +++ b/src/Kconfig @@ -655,10 +655,6 @@ config HAVE_PIRQ_TABLE Whether or not the PIRQ table is actually generated by coreboot is configurable by the user via GENERATE_PIRQ_TABLE. -config COMMON_FADT - bool - default n - config ACPI_NHLT bool default n |