arch/x86_64: enable CUSTOMOPT

enable CUSTOMOPT for x86_64 arch

Signed-off-by: p-szafonimateusz <p-szafonimateusz@xiaomi.com>
This commit is contained in:
p-szafonimateusz 2024-04-25 10:59:38 +02:00 committed by Xiang Xiao
parent 3822d88669
commit f3b7329816
1 changed files with 1 additions and 0 deletions

View File

@ -133,6 +133,7 @@ config ARCH_X86_64
select ARCH_HAVE_FPU
select ARCH_HAVE_DPFPU
select ARCH_HAVE_TESTSET
select ARCH_HAVE_CUSTOMOPT
select LIBC_ARCH_ELF_64BIT if LIBC_ARCH_ELF
---help---
x86-64 architectures.