Update to kernel-5.0.9
This commit is contained in:
parent
a48e051be2
commit
598d75d857
10
config-base
10
config-base
@ -1,4 +1,4 @@
|
||||
# Base config based on Fedora's config (kernel-core-5.0.5-200.fc29.x86_64.rpm)
|
||||
# Base config based on Fedora's config (kernel-core-5.0.7-200.fc29.x86_64.rpm)
|
||||
# Only modification is `yes '' | make oldconfig` to drop config settings which
|
||||
# depend on Fedora patches and adjust for the small version difference.
|
||||
|
||||
@ -20,7 +20,7 @@ CONFIG_INIT_ENV_ARG_LIMIT=32
|
||||
# CONFIG_COMPILE_TEST is not set
|
||||
CONFIG_LOCALVERSION=""
|
||||
# CONFIG_LOCALVERSION_AUTO is not set
|
||||
CONFIG_BUILD_SALT="5.0.5-200.fc29.x86_64"
|
||||
CONFIG_BUILD_SALT="5.0.7-200.fc29.x86_64"
|
||||
CONFIG_HAVE_KERNEL_GZIP=y
|
||||
CONFIG_HAVE_KERNEL_BZIP2=y
|
||||
CONFIG_HAVE_KERNEL_LZMA=y
|
||||
@ -841,8 +841,8 @@ CONFIG_BLK_PM=y
|
||||
# IO Schedulers
|
||||
#
|
||||
CONFIG_MQ_IOSCHED_DEADLINE=y
|
||||
CONFIG_MQ_IOSCHED_KYBER=m
|
||||
CONFIG_IOSCHED_BFQ=m
|
||||
CONFIG_MQ_IOSCHED_KYBER=y
|
||||
CONFIG_IOSCHED_BFQ=y
|
||||
CONFIG_BFQ_GROUP_IOSCHED=y
|
||||
CONFIG_PREEMPT_NOTIFIERS=y
|
||||
CONFIG_PADATA=y
|
||||
@ -3756,6 +3756,7 @@ CONFIG_NOZOMI=m
|
||||
CONFIG_N_HDLC=m
|
||||
CONFIG_N_GSM=m
|
||||
# CONFIG_TRACE_SINK is not set
|
||||
CONFIG_LDISC_AUTOLOAD=y
|
||||
CONFIG_DEVMEM=y
|
||||
# CONFIG_DEVKMEM is not set
|
||||
|
||||
@ -3830,7 +3831,6 @@ CONFIG_HW_RANDOM_AMD=m
|
||||
CONFIG_HW_RANDOM_VIA=m
|
||||
CONFIG_HW_RANDOM_VIRTIO=y
|
||||
CONFIG_NVRAM=y
|
||||
CONFIG_R3964=m
|
||||
# CONFIG_APPLICOM is not set
|
||||
|
||||
#
|
||||
|
Loading…
Reference in New Issue
Block a user