drivers/firmware/google: Adjust configuration for 4.19

This commit is contained in:
Ben Hutchings 2019-05-04 22:40:59 +01:00
parent 88cad5a2fb
commit f79da03296
2 changed files with 3 additions and 1 deletions

1
debian/changelog vendored
View File

@ -1093,6 +1093,7 @@ linux (4.19.37-1) UNRELEASED; urgency=medium
* ntfs: Disable NTFS_FS due to lack of upstream security support
(CVE-2018-12929, CVE-2018-12930, CVE-2018-12931)
* [x86] platform: Enable INTEL_ATOMISP2_PM as module
* drivers/firmware/google: Adjust configuration for 4.19
[ YunQiang Su ]
* [mips*r6] Re-enable CONFIG_JUMP_LABEL, which has been fixed in upstream.

View File

@ -605,7 +605,8 @@ CONFIG_EFI_CAPSULE_LOADER=m
## file: drivers/firmware/google/Kconfig
##
CONFIG_GOOGLE_FIRMWARE=y
CONFIG_GOOGLE_COREBOOT_TABLE=m
CONFIG_GOOGLE_COREBOOT_TABLE_ACPI=m
CONFIG_GOOGLE_COREBOOT_TABLE_OF=m
CONFIG_GOOGLE_MEMCONSOLE_COREBOOT=m
##