diff options
author | Justin M. Forbes <jforbes@fedoraproject.org> | 2021-01-05 08:57:39 -0600 |
---|---|---|
committer | Justin M. Forbes <jforbes@fedoraproject.org> | 2021-01-05 08:57:39 -0600 |
commit | 5934d86345c6625560809611322e35f44f3151a4 (patch) | |
tree | f0167f615d34fccd958f9bf9f9289d3c2b73a26b /kernel-aarch64-debug-fedora.config | |
parent | 51aa5c5b1d358b0ca3334ad97ab57570830d324c (diff) | |
download | kernel-5934d86345c6625560809611322e35f44f3151a4.tar.gz kernel-5934d86345c6625560809611322e35f44f3151a4.tar.xz kernel-5934d86345c6625560809611322e35f44f3151a4.zip |
Build fixes
Signed-off-by: Justin M. Forbes <jforbes@fedoraproject.org>
Diffstat (limited to 'kernel-aarch64-debug-fedora.config')
-rw-r--r-- | kernel-aarch64-debug-fedora.config | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kernel-aarch64-debug-fedora.config b/kernel-aarch64-debug-fedora.config index 2a33d82bb..83fc4b61f 100644 --- a/kernel-aarch64-debug-fedora.config +++ b/kernel-aarch64-debug-fedora.config @@ -3269,7 +3269,7 @@ CONFIG_KALLSYMS_ALL=y CONFIG_KALLSYMS=y CONFIG_KARMA_PARTITION=y CONFIG_KASAN_GENERIC=y -CONFIG_KASAN_HW_TAGS=y +# CONFIG_KASAN_HW_TAGS is not set CONFIG_KASAN_INLINE=y # CONFIG_KASAN_OUTLINE is not set # CONFIG_KASAN_SW_TAGS is not set |