diff mbox

[2/2] UBUNTU SAUCE: enable fwts test module, set CONFIG_EFI_TEST=m

Message ID 20160909154329.19128-3-colin.king@canonical.com
State New
Headers show

Commit Message

Colin Ian King Sept. 9, 2016, 3:43 p.m. UTC
From: Colin Ian King <colin.king@canonical.com>

Enable the firmware test suite EFI test module.

Signed-off-by: Colin Ian King <colin.king@canonical.com>
---
 debian.master/config/config.common.ubuntu | 1 +
 1 file changed, 1 insertion(+)
diff mbox

Patch

diff --git a/debian.master/config/config.common.ubuntu b/debian.master/config/config.common.ubuntu
index e57aa16..5154b56 100644
--- a/debian.master/config/config.common.ubuntu
+++ b/debian.master/config/config.common.ubuntu
@@ -2100,6 +2100,7 @@  CONFIG_EFI_RUNTIME_WRAPPERS=y
 CONFIG_EFI_SECURE_BOOT_SIG_ENFORCE=y
 CONFIG_EFI_SIGNATURE_LIST_PARSER=y
 CONFIG_EFI_STUB=y
+CONFIG_EFI_TEST=m
 CONFIG_EFI_VARS=m
 CONFIG_EFI_VARS_PSTORE=m
 # CONFIG_EFI_VARS_PSTORE_DEFAULT_DISABLE is not set