Commit e22c8f46 authored by Frederic Weisbecker's avatar Frederic Weisbecker

h8300: Use generic config PREEMPT definition

So that it can handle the new CONFIG_PREEMPT_COUNT.
Signed-off-by: default avatarFrederic Weisbecker <fweisbec@gmail.com>
Cc: Yoshinori Sato <ysato@users.sourceforge.jp>
parent dab16ae1
......@@ -162,9 +162,7 @@ config H8300_TPU_CH
int "TPU channel"
depends on H8300_TPU
config PREEMPT
bool "Preemptible Kernel"
default n
source "kernel/Kconfig.preempt"
source "mm/Kconfig"
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment