summaryrefslogtreecommitdiffstats
path: root/arch/unicore32/Kconfig
diff options
context:
space:
mode:
authorChristoph Hellwig2018-07-31 13:39:32 +0200
committerMasahiro Yamada2018-08-02 01:06:54 +0200
commit87a4c375995ed8eaa721b08825cf73d0b02b3145 (patch)
treeb79c3056b713e8500c5c111a39dba655040a2bdb /arch/unicore32/Kconfig
parentKconfig: consolidate the "Kernel hacking" menu (diff)
downloadkernel-qcow2-linux-87a4c375995ed8eaa721b08825cf73d0b02b3145.tar.gz
kernel-qcow2-linux-87a4c375995ed8eaa721b08825cf73d0b02b3145.tar.xz
kernel-qcow2-linux-87a4c375995ed8eaa721b08825cf73d0b02b3145.zip
kconfig: include kernel/Kconfig.preempt from init/Kconfig
Almost all architectures include it. Add a ARCH_NO_PREEMPT symbol to disable preempt support for alpha, hexagon, non-coldfire m68k and user mode Linux. Signed-off-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Diffstat (limited to 'arch/unicore32/Kconfig')
-rw-r--r--arch/unicore32/Kconfig2
1 files changed, 0 insertions, 2 deletions
diff --git a/arch/unicore32/Kconfig b/arch/unicore32/Kconfig
index 6bfaa4a910e1..60eae744d8fd 100644
--- a/arch/unicore32/Kconfig
+++ b/arch/unicore32/Kconfig
@@ -135,8 +135,6 @@ endmenu
menu "Kernel Features"
-source "kernel/Kconfig.preempt"
-
source "kernel/Kconfig.hz"
config LEDS