From 47a895f435cccb2cb14eb5d0c52d2f6d4d904907 Mon Sep 17 00:00:00 2001 From: "Justin M. Forbes" Date: Wed, 12 Aug 2020 08:03:24 -0500 Subject: Linux v5.8.1 Signed-off-by: Justin M. Forbes --- kernel-x86_64-fedora.config | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'kernel-x86_64-fedora.config') diff --git a/kernel-x86_64-fedora.config b/kernel-x86_64-fedora.config index 4bc09fff1..89b960ec0 100644 --- a/kernel-x86_64-fedora.config +++ b/kernel-x86_64-fedora.config @@ -1,4 +1,5 @@ # x86_64 +# 5) PARTUUID=00112233-4455-6677-8899-AABBCCDDEEFF representing the # CONFIG_60XX_WDT is not set CONFIG_64BIT=y CONFIG_6LOWPAN_DEBUGFS=y @@ -6034,7 +6035,7 @@ CONFIG_STK3310=m # CONFIG_STK8312 is not set # CONFIG_STK8BA50 is not set CONFIG_STM_DUMMY=m -# CONFIG_STM is not set +CONFIG_STM=m CONFIG_STMMAC_ETH=m # CONFIG_STMMAC_PCI is not set # CONFIG_STMMAC_PLATFORM is not set @@ -7277,3 +7278,7 @@ CONFIG_ZSWAP=y CONFIG_ZSWAP_ZPOOL_DEFAULT_ZBUD=y # CONFIG_ZSWAP_ZPOOL_DEFAULT_ZSMALLOC is not set # CONFIG_ZX_TDM is not set +# enabling this option you should also select ARM64_PTR_AUTH=y. +# Select this config option to add support for the initrd= command +# This option determines the default init for the system if no init= +# warnings from C=1 sparse checker or -Wextra compilations. It has -- cgit