Skip to content

Commit 4a7e17d

Browse files
albanti-mo
authored andcommitted
Add BTF for arm64 too
arch/arm64/configs/defconfig contains CONFIG_DEBUG_INFO_REDUCED=y This conflicts with CONFIG_DEBUG_INFO_BTF=y. Signed-off-by: Alban Crequy <[email protected]>
1 parent d3c77bb commit 4a7e17d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

config

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@ CONFIG_CGROUP_BPF=y
4141
CONFIG_CGROUP_NET_CLASSID=y
4242
CONFIG_CGROUPS=y
4343
CONFIG_DEBUG_INFO_BTF=y
44+
CONFIG_DEBUG_INFO_REDUCED=n
4445
CONFIG_DEBUG_INFO=y
4546
CONFIG_DEBUG_KERNEL=y
4647
CONFIG_DEBUG_INFO_BTF_MODULES=y

0 commit comments

Comments
 (0)