commit:     380e1b0d73918359e25a74694ff61e6a16ff1536
Author:     Matthew Thode <mthode <AT> mthode <DOT> org>
AuthorDate: Sat Apr  1 21:50:45 2017 +0000
Commit:     Matt Thode <prometheanfire <AT> gentoo <DOT> org>
CommitDate: Sat Apr  1 21:50:45 2017 +0000
URL:        https://gitweb.gentoo.org/proj/releng.git/commit/?id=380e1b0d

adding CONFIG_FW_CFG_SYSFS=y to cloud configs

 releases/weekly/kconfig/amd64/cloud-amd64-gentoo.config   | 1 +
 releases/weekly/kconfig/amd64/cloud-amd64-hardened.config | 1 +
 2 files changed, 2 insertions(+)

diff --git a/releases/weekly/kconfig/amd64/cloud-amd64-gentoo.config 
b/releases/weekly/kconfig/amd64/cloud-amd64-gentoo.config
index 0b3a20d0..2c73a4ef 100644
--- a/releases/weekly/kconfig/amd64/cloud-amd64-gentoo.config
+++ b/releases/weekly/kconfig/amd64/cloud-amd64-gentoo.config
@@ -1331,6 +1331,7 @@ CONFIG_PREVENT_FIRMWARE_BUILD=y
 CONFIG_FW_LOADER=y
 CONFIG_FIRMWARE_IN_KERNEL=y
 CONFIG_EXTRA_FIRMWARE=""
+CONFIG_FW_CFG_SYSFS=y
 # CONFIG_FW_LOADER_USER_HELPER_FALLBACK is not set
 CONFIG_ALLOW_DEV_COREDUMP=y
 # CONFIG_DEBUG_DRIVER is not set

diff --git a/releases/weekly/kconfig/amd64/cloud-amd64-hardened.config 
b/releases/weekly/kconfig/amd64/cloud-amd64-hardened.config
index f7b1b695..5163c4c9 100644
--- a/releases/weekly/kconfig/amd64/cloud-amd64-hardened.config
+++ b/releases/weekly/kconfig/amd64/cloud-amd64-hardened.config
@@ -1210,6 +1210,7 @@ CONFIG_FW_LOADER=y
 CONFIG_FIRMWARE_IN_KERNEL=y
 CONFIG_EXTRA_FIRMWARE=""
 # CONFIG_FW_LOADER_USER_HELPER_FALLBACK is not set
+CONFIG_FW_CFG_SYSFS=y
 CONFIG_ALLOW_DEV_COREDUMP=y
 # CONFIG_DEBUG_DRIVER is not set
 # CONFIG_DEBUG_DEVRES is not set

Reply via email to