diff --git a/debian/changelog b/debian/changelog index d110c43cd..58ca6c85c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -6,6 +6,7 @@ linux (4.18.8-2) UNRELEASED; urgency=medium [ Ben Hutchings ] * drivers/net/ethernet: Ignore ABI changes (fixes FTBFS on arm64, armhf) + * [arm64] ACPI: Change ACPI_NFIT from built-in to module [ Yves-Alexis Perez ] * [x86] enable PINCTRL_AMD for touchpad support on Lenovo IdeaPad. diff --git a/debian/config/arm64/config b/debian/config/arm64/config index d14f3ff13..487f92394 100644 --- a/debian/config/arm64/config +++ b/debian/config/arm64/config @@ -68,11 +68,6 @@ CONFIG_ARCH_XGENE=y CONFIG_ACPI=y CONFIG_ACPI_NUMA=y -## -## file: drivers/acpi/nfit/Kconfig -## -CONFIG_ACPI_NFIT=y - ## ## file: drivers/android/Kconfig ##