From 4459220aecb835a73131f0de65f5d9b4200a8efc Mon Sep 17 00:00:00 2001 From: "Justin M. Forbes" Date: Fri, 5 Jun 2020 13:03:55 -0500 Subject: kernel-5.8.0-0.rc0.20200605git435faf5c218a.1 * Fri Jun 05 2020 Justin M. Forbes [5.8.0-0.rc0.20200605git435faf5c218a.1] - Fedora config updates ("Justin M. Forbes") - Fix up module filtering for 5.8 ("Justin M. Forbes") Resolves: rhbz# Signed-off-by: Justin M. Forbes --- kernel-x86_64-debug-rhel.config | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'kernel-x86_64-debug-rhel.config') diff --git a/kernel-x86_64-debug-rhel.config b/kernel-x86_64-debug-rhel.config index a08bb2f1a..1e3f39c38 100644 --- a/kernel-x86_64-debug-rhel.config +++ b/kernel-x86_64-debug-rhel.config @@ -1022,6 +1022,7 @@ CONFIG_DEBUG_STACK_USAGE=y # CONFIG_DEBUG_TLBFLUSH is not set # CONFIG_DEBUG_VIRTUAL is not set # CONFIG_DEBUG_VM_PGFLAGS is not set +# CONFIG_DEBUG_VM_PGTABLE is not set # CONFIG_DEBUG_VM_RB is not set # revisit this if performance isn't horrible # CONFIG_DEBUG_VM_VMACACHE is not set CONFIG_DEBUG_VM=y @@ -1036,6 +1037,7 @@ CONFIG_DEFAULT_FQ_CODEL=y # CONFIG_DEFAULT_FQ is not set CONFIG_DEFAULT_HOSTNAME="(none)" CONFIG_DEFAULT_HUNG_TASK_TIMEOUT=120 +CONFIG_DEFAULT_INIT="" CONFIG_DEFAULT_MMAP_MIN_ADDR=65536 CONFIG_DEFAULT_NET_SCH="fq_codel" # CONFIG_DEFAULT_PFIFO_FAST is not set @@ -2030,6 +2032,7 @@ CONFIG_ICE=m # CONFIG_ICP10100 is not set CONFIG_ICPLUS_PHY=m # CONFIG_ICS932S401 is not set +# CONFIG_ICST is not set CONFIG_IDEAPAD_LAPTOP=m # CONFIG_IDE is not set # CONFIG_IDLE_INJECT is not set @@ -3992,6 +3995,7 @@ CONFIG_POWERNV_OP_PANEL=m # CONFIG_POWER_RESET_RESTART is not set # CONFIG_POWER_RESET_SYSCON is not set # CONFIG_POWER_RESET_SYSCON_POWEROFF is not set +# CONFIG_POWER_RESET_VEXPRESS is not set CONFIG_POWER_RESET=y # CONFIG_POWER_SUPPLY_DEBUG is not set CONFIG_POWER_SUPPLY_HWMON=y @@ -5421,6 +5425,7 @@ CONFIG_TERANETICS_PHY=m # CONFIG_TEST_ASYNC_DRIVER_PROBE is not set # CONFIG_TEST_BITFIELD is not set # CONFIG_TEST_BITMAP is not set +# CONFIG_TEST_BITOPS is not set # CONFIG_TEST_BLACKHOLE_DEV is not set # CONFIG_TEST_BPF is not set # CONFIG_TEST_FIRMWARE is not set @@ -5971,6 +5976,7 @@ CONFIG_UWB_WHCI=m # CONFIG_VEML6030 is not set # CONFIG_VEML6070 is not set CONFIG_VETH=m +CONFIG_VEXPRESS_CONFIG=y CONFIG_VEXPRESS_SYSCFG=y CONFIG_VFAT_FS=m CONFIG_VFIO_IOMMU_TYPE1=m -- cgit