From 1cac231319309a8322c7f29d89644752aba75a62 Mon Sep 17 00:00:00 2001 From: "Justin M. Forbes" Date: Mon, 10 May 2021 09:28:06 -0500 Subject: kernel-5.13.0-0.rc1.13 * Mon May 10 2021 Fedora Kernel Team [5.13.0-0.rc1.13] - Remove unused boot loader specification files (David Ward) Resolves: rhbz# Signed-off-by: Justin M. Forbes --- kernel-aarch64-debug-rhel.config | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'kernel-aarch64-debug-rhel.config') diff --git a/kernel-aarch64-debug-rhel.config b/kernel-aarch64-debug-rhel.config index 8cf25b560..5616c1d1f 100644 --- a/kernel-aarch64-debug-rhel.config +++ b/kernel-aarch64-debug-rhel.config @@ -11,7 +11,6 @@ CONFIG_8139TOO=m # CONFIG_8139TOO_PIO is not set # CONFIG_8139TOO_TUNE_TWISTER is not set # 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 @@ -3252,7 +3251,7 @@ CONFIG_MMC_VUB300=m # CONFIG_MMC_WBSD is not set CONFIG_MMIOTRACE=y 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 -- cgit