aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--debian/changelog1
-rw-r--r--debian/config/config2
2 files changed, 3 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 1f8cc07ea8cb..dd8dbb5a47e3 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -77,6 +77,7 @@ linux (4.19.9-1) UNRELEASED; urgency=medium
IP_VS_MH.
* Enable netfilter flow table support.
* [x86] Enable DRM_XEN_FRONTEND.
+ * Enable EFI_BOOTLOADER_CONTROL, EFI_CAPSULE_LOADER.
-- Uwe Kleine-König <ukleinek@debian.org> Wed, 28 Nov 2018 12:20:46 +0100
diff --git a/debian/config/config b/debian/config/config
index 822c47f62b4b..a92295d9b44a 100644
--- a/debian/config/config
+++ b/debian/config/config
@@ -565,6 +565,8 @@ CONFIG_DMI_SYSFS=y
CONFIG_EFI_VARS=m
CONFIG_EFI_VARS_PSTORE=m
# CONFIG_EFI_VARS_PSTORE_DEFAULT_DISABLE is not set
+CONFIG_EFI_BOOTLOADER_CONTROL=m
+CONFIG_EFI_CAPSULE_LOADER=m
# CONFIG_EFI_TEST is not set
##