Skip to content

Commit

Permalink
Update to kernel-5.0.9
Browse files Browse the repository at this point in the history
  • Loading branch information
fepitre-bot committed Apr 20, 2019
1 parent a48e051 commit 598d75d
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 deletions config-base
Original file line number Diff line number Diff line change
@@ -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.

Expand All @@ -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
Expand Down Expand Up @@ -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
Expand Down Expand Up @@ -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

Expand Down Expand Up @@ -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

#
Expand Down
2 changes: 1 addition & 1 deletion version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
5.0.7
5.0.9

0 comments on commit 598d75d

Please sign in to comment.