diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2020-01-22 19:43:05 +0100 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2020-01-22 19:43:05 +0100 |
commit | a93c054a12078f1d75aa84cd4895786b3224c901 (patch) | |
tree | f9a769e8ecbf93997223c9291291f87eb9c93188 /main/linux-vanilla/config-virt.aarch64 | |
parent | 2ed804fc262d008a2558bd3ca7287479e85929ba (diff) | |
download | aports-a93c054a12078f1d75aa84cd4895786b3224c901.tar.bz2 aports-a93c054a12078f1d75aa84cd4895786b3224c901.tar.xz |
main/linux-vanilla: upgrade to 4.19.97
Diffstat (limited to 'main/linux-vanilla/config-virt.aarch64')
-rw-r--r-- | main/linux-vanilla/config-virt.aarch64 | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/main/linux-vanilla/config-virt.aarch64 b/main/linux-vanilla/config-virt.aarch64 index 02e8526942..42b734ac99 100644 --- a/main/linux-vanilla/config-virt.aarch64 +++ b/main/linux-vanilla/config-virt.aarch64 @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/arm64 4.19.68 Kernel Configuration +# Linux/arm64 4.19.97 Kernel Configuration # # @@ -1581,6 +1581,7 @@ CONFIG_ALLOW_DEV_COREDUMP=y # CONFIG_DEBUG_TEST_DRIVER_REMOVE is not set # CONFIG_TEST_ASYNC_DRIVER_PROBE is not set CONFIG_GENERIC_CPU_AUTOPROBE=y +CONFIG_GENERIC_CPU_VULNERABILITIES=y CONFIG_REGMAP=y CONFIG_REGMAP_I2C=m CONFIG_REGMAP_MMIO=y @@ -2126,6 +2127,7 @@ CONFIG_ETHERNET=y # CONFIG_NET_VENDOR_ALTEON is not set # CONFIG_ALTERA_TSE is not set CONFIG_NET_VENDOR_AMAZON=y +# CONFIG_ENA_ETHERNET is not set # CONFIG_NET_VENDOR_AMD is not set # CONFIG_NET_XGENE is not set # CONFIG_NET_XGENE_V2 is not set @@ -2971,10 +2973,10 @@ CONFIG_DRM_PANEL_ORIENTATION_QUIRKS=m # # Frame buffer Devices # -CONFIG_FB=m -# CONFIG_FIRMWARE_EDID is not set CONFIG_FB_CMDLINE=y CONFIG_FB_NOTIFY=y +CONFIG_FB=m +# CONFIG_FIRMWARE_EDID is not set CONFIG_FB_CFB_FILLRECT=m CONFIG_FB_CFB_COPYAREA=m CONFIG_FB_CFB_IMAGEBLIT=m @@ -3256,7 +3258,6 @@ CONFIG_USB_UAS=m # CONFIG_USB_EMI26 is not set # CONFIG_USB_ADUTUX is not set # CONFIG_USB_SEVSEG is not set -# CONFIG_USB_RIO500 is not set # CONFIG_USB_LEGOTOWER is not set # CONFIG_USB_LCD is not set # CONFIG_USB_CYPRESS_CY7C63 is not set |