Skip to content

Commit

Permalink
h8300: Use generic config PREEMPT definition
Browse files Browse the repository at this point in the history
So that it can handle the new CONFIG_PREEMPT_COUNT.

Signed-off-by: Frederic Weisbecker <[email protected]>
Cc: Yoshinori Sato <[email protected]>
  • Loading branch information
fweisbec committed Jul 5, 2011
1 parent dab16ae commit e22c8f4
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions arch/h8300/Kconfig.cpu
Original file line number Diff line number Diff line change
Expand Up @@ -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"

Expand Down

0 comments on commit e22c8f4

Please sign in to comment.