diff --git a/debian/changelog b/debian/changelog index cf756e433..02fa4be2a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1118,6 +1118,7 @@ linux (4.19.37-1) UNRELEASED; urgency=medium [ Romain Perier ] * [rt] Update to 4.19.37-rt19 + * Enable coreboot memconsole (Closes: #872069) -- Ben Hutchings Mon, 18 Mar 2019 22:50:08 +0000 diff --git a/debian/config/config b/debian/config/config index 1a9f6df51..ec09b3640 100644 --- a/debian/config/config +++ b/debian/config/config @@ -601,6 +601,13 @@ CONFIG_EFI_CAPSULE_LOADER=m #. Until userland clears the flag on clean shutdown # CONFIG_RESET_ATTACK_MITIGATION is not set +## +## file: drivers/firmware/google/Kconfig +## +CONFIG_GOOGLE_FIRMWARE=y +CONFIG_GOOGLE_COREBOOT_TABLE=m +CONFIG_GOOGLE_MEMCONSOLE_COREBOOT=m + ## ## file: drivers/fmc/Kconfig ##