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:
parent
3822d88669
commit
f3b7329816
|
@ -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.
|
||||
|
|
Loading…
Reference in New Issue