diff options
author | Justin M. Forbes <jforbes@fedoraproject.org> | 2021-05-10 09:28:06 -0500 |
---|---|---|
committer | Justin M. Forbes <jforbes@fedoraproject.org> | 2021-05-10 09:28:06 -0500 |
commit | 1cac231319309a8322c7f29d89644752aba75a62 (patch) | |
tree | eff74dfb2c2718b629832b6c9bc17594e13e392a /kernel-ppc64le-rhel.config | |
parent | 021f420fbfd59a242a8a57e4485c937638777988 (diff) | |
download | kernel-1cac231319309a8322c7f29d89644752aba75a62.tar.gz kernel-1cac231319309a8322c7f29d89644752aba75a62.tar.xz kernel-1cac231319309a8322c7f29d89644752aba75a62.zip |
kernel-5.13.0-0.rc1.13
* Mon May 10 2021 Fedora Kernel Team <kernel-team@fedoraproject.org> [5.13.0-0.rc1.13]
- Remove unused boot loader specification files (David Ward)
Resolves: rhbz#
Signed-off-by: Justin M. Forbes <jforbes@fedoraproject.org>
Diffstat (limited to 'kernel-ppc64le-rhel.config')
-rw-r--r-- | kernel-ppc64le-rhel.config | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/kernel-ppc64le-rhel.config b/kernel-ppc64le-rhel.config index cae0ecf30..a27eba553 100644 --- a/kernel-ppc64le-rhel.config +++ b/kernel-ppc64le-rhel.config @@ -12,7 +12,6 @@ CONFIG_8139TOO=m # CONFIG_8139TOO_TUNE_TWISTER is not set CONFIG_842_DECOMPRESS=y # CONFIG_ABP060MG is not set -# CONFIG_ABX500_CORE is not set # CONFIG_ACCESSIBILITY is not set # CONFIG_ACER_WIRELESS is not set # CONFIG_ACORN_PARTITION is not set @@ -3079,7 +3078,7 @@ CONFIG_MMC_VUB300=m # CONFIG_MMC_WBSD is not set # CONFIG_MMIOTRACE is not set CONFIG_MMU=y -CONFIG_MODPROBE_PATH="/sbin/modprobe" +CONFIG_MODPROBE_PATH="/usr/sbin/modprobe" # CONFIG_MODULE_ALLOW_MISSING_NAMESPACE_IMPORTS is not set # CONFIG_MODULE_COMPRESS_GZIP is not set # CONFIG_MODULE_COMPRESS is not set |