1 menu "Machine selection"
5 select HAVE_GENERIC_HARDIRQS
6 select GENERIC_IRQ_SHOW
13 bool "SCORE7 processor"
14 select SYS_SUPPORTS_32BIT_KERNEL
16 select GENERIC_HAS_IOMAP
19 bool "SPCT6600 series based machines"
20 select SYS_SUPPORTS_32BIT_KERNEL
22 select GENERIC_HAS_IOMAP
25 bool "Score simulator"
26 select SYS_SUPPORTS_32BIT_KERNEL
28 select GENERIC_HAS_IOMAP
43 config RWSEM_GENERIC_SPINLOCK
46 config GENERIC_FIND_NEXT_BIT
49 config GENERIC_HWEIGHT
52 config GENERIC_CALIBRATE_DELAY
55 config GENERIC_CLOCKEVENTS
58 config SCHED_NO_NO_OMIT_FRAME_POINTER
61 config GENERIC_SYSCALL_TABLE
64 config SCORE_L1_CACHE_SHIFT
73 config ARCH_FLATMEM_ENABLE
76 config ARCH_POPULATES_NODE_MAP
85 source "kernel/time/Kconfig"
86 source "kernel/Kconfig.hz"
87 source "kernel/Kconfig.preempt"
91 config RWSEM_GENERIC_SPINLOCK
94 config LOCKDEP_SUPPORT
97 config STACKTRACE_SUPPORT
100 source "init/Kconfig"
102 config PROBE_INITRD_HEADER
103 bool "Probe initrd header created by addinitrd"
104 depends on BLK_DEV_INITRD
106 Probe initrd header at the last page of kernel image.
107 Say Y here if you are using arch/score/boot/addinitrd.c to
108 add initrd or initramfs image to the kernel image.
114 menu "Executable file formats"
116 source "fs/Kconfig.binfmt"
122 source "drivers/Kconfig"
126 source "arch/score/Kconfig.debug"
128 source "security/Kconfig"
130 source "crypto/Kconfig"