commit | 87a4c375995ed8eaa721b08825cf73d0b02b3145 | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@lst.de> | Tue Jul 31 13:39:32 2018 +0200 |
committer | Masahiro Yamada <yamada.masahiro@socionext.com> | Thu Aug 02 08:06:54 2018 +0900 |
tree | b79c3056b713e8500c5c111a39dba655040a2bdb | |
parent | 06ec64b84c357693e9a5540de8eedfc775dbae12 [diff] |
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>