diff options
author | Justin M. Forbes <jforbes@fedoraproject.org> | 2021-12-11 07:22:05 -0600 |
---|---|---|
committer | Justin M. Forbes <jforbes@fedoraproject.org> | 2021-12-11 07:22:05 -0600 |
commit | 59ae253b39b596874a38a7f0ee63a613452e20a6 (patch) | |
tree | 683f6eb7eb93614dd33ac3205949fd5784341ba9 /kernel-aarch64-rhel.config | |
parent | f6c4fe59538b8404ceaaa85e659db48c5b0fe7dd (diff) | |
download | kernel-59ae253b39b596874a38a7f0ee63a613452e20a6.tar.gz kernel-59ae253b39b596874a38a7f0ee63a613452e20a6.tar.xz kernel-59ae253b39b596874a38a7f0ee63a613452e20a6.zip |
kernel-5.16-0.rc4.20211210gitc741e49150db.32
* Fri Dec 10 2021 Fedora Kernel Team <kernel-team@fedoraproject.org> [5.16-0.rc4.20211210gitc741e49150db.32]
- redhat/configs: enable CONFIG_NTB_NETDEV for ark (John W. Linville)
- drivers/pci/pci-driver.c: Fix if/ifdef typo (Prarit Bhargava)
Resolves: rhbz#
Signed-off-by: Justin M. Forbes <jforbes@fedoraproject.org>
Diffstat (limited to 'kernel-aarch64-rhel.config')
-rw-r--r-- | kernel-aarch64-rhel.config | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kernel-aarch64-rhel.config b/kernel-aarch64-rhel.config index 7dbd85836..8f2c91d24 100644 --- a/kernel-aarch64-rhel.config +++ b/kernel-aarch64-rhel.config @@ -1095,6 +1095,7 @@ CONFIG_DEBUG_FS=y CONFIG_DEBUG_INFO_BTF=y # CONFIG_DEBUG_INFO_COMPRESSED is not set CONFIG_DEBUG_INFO_DWARF4=y +# CONFIG_DEBUG_INFO_DWARF5 is not set # CONFIG_DEBUG_INFO_DWARF_TOOLCHAIN_DEFAULT is not set # CONFIG_DEBUG_INFO_REDUCED is not set # CONFIG_DEBUG_INFO_SPLIT is not set @@ -3822,7 +3823,6 @@ CONFIG_NR_CPUS=4096 # CONFIG_NTB_IDT is not set # CONFIG_NTB_INTEL is not set # CONFIG_NTB is not set -# CONFIG_NTB_NETDEV is not set # CONFIG_NTB_PERF is not set # CONFIG_NTB_PINGPONG is not set # CONFIG_NTB_SWITCHTEC is not set |