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-rhel.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-rhel.config')
-rw-r--r-- | kernel-aarch64-debug-rhel.config | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kernel-aarch64-debug-rhel.config b/kernel-aarch64-debug-rhel.config index 68567baed..0c3358348 100644 --- a/kernel-aarch64-debug-rhel.config +++ b/kernel-aarch64-debug-rhel.config @@ -2599,7 +2599,7 @@ CONFIG_KALLSYMS_BASE_RELATIVE=y CONFIG_KALLSYMS=y # CONFIG_KARMA_PARTITION is not set 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 |