mirror of
https://github.com/Fishwaldo/Star64_linux.git
synced 2025-07-07 15:01:44 +00:00
h8300: Use generic config PREEMPT definition
So that it can handle the new CONFIG_PREEMPT_COUNT. Signed-off-by: Frederic Weisbecker <fweisbec@gmail.com> Cc: Yoshinori Sato <ysato@users.sourceforge.jp>
This commit is contained in:
parent
dab16ae1a9
commit
e22c8f4616
1 changed files with 1 additions and 3 deletions
|
@ -162,9 +162,7 @@ config H8300_TPU_CH
|
||||||
int "TPU channel"
|
int "TPU channel"
|
||||||
depends on H8300_TPU
|
depends on H8300_TPU
|
||||||
|
|
||||||
config PREEMPT
|
source "kernel/Kconfig.preempt"
|
||||||
bool "Preemptible Kernel"
|
|
||||||
default n
|
|
||||||
|
|
||||||
source "mm/Kconfig"
|
source "mm/Kconfig"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue