2 # For a description of the syntax of this configuration file,
3 # see Documentation/kbuild/kconfig-language.txt.
8 select ARCH_HAS_SYNC_DMA_FOR_CPU
9 select ARCH_HAS_SYNC_DMA_FOR_DEVICE
10 select ARCH_WANT_FRAME_POINTERS if FTRACE
12 select CLONE_BACKWARDS
15 select GENERIC_ATOMIC64
16 select GENERIC_CPU_DEVICES
17 select GENERIC_CLOCKEVENTS
18 select GENERIC_IRQ_CHIP
19 select GENERIC_IRQ_SHOW
20 select GENERIC_LIB_ASHLDI3
21 select GENERIC_LIB_ASHRDI3
22 select GENERIC_LIB_CMPDI2
23 select GENERIC_LIB_LSHRDI3
24 select GENERIC_LIB_MULDI3
25 select GENERIC_LIB_UCMPDI2
26 select GENERIC_STRNCPY_FROM_USER
27 select GENERIC_STRNLEN_USER
28 select GENERIC_TIME_VSYSCALL
29 select HANDLE_DOMAIN_IRQ
30 select HAVE_ARCH_TRACEHOOK
31 select HAVE_DEBUG_KMEMLEAK
33 select HAVE_REGS_AND_STACK_ACCESS_API
35 select LOCKDEP_SUPPORT
36 select MODULES_USE_ELF_RELA
38 select OF_EARLY_FLATTREE
42 select THREAD_INFO_IN_TASK
43 select HAVE_FUNCTION_TRACER
44 select HAVE_FUNCTION_GRAPH_TRACER
45 select HAVE_FTRACE_MCOUNT_RECORD
46 select HAVE_DYNAMIC_FTRACE
48 Andes(nds32) Linux support.
50 config GENERIC_CALIBRATE_DELAY
56 config GENERIC_HWEIGHT
59 config GENERIC_LOCKBREAK
63 config RWSEM_GENERIC_SPINLOCK
66 config TRACE_IRQFLAGS_SUPPORT
69 config STACKTRACE_SUPPORT
72 config FIX_EARLYCON_MEM
79 source "arch/nds32/Kconfig.cpu"
87 config NDS32_BUILTIN_DTB
91 User can use it to specify the dts of the SoC
94 menu "Kernel Features"
95 source "kernel/Kconfig.hz"