Commit 358c14d235b04029a40e208e46a756f8b80996c0

Authored by Simon Horman
1 parent fcd05e1563

ARM: shmobile: kzm9g: defconfig: do not enable PREEMPT

The motivation for this change is:

* It is consistent with all other shmobile boards and;
* Allows the kzm9g-reference code to work with CONFIG_SMP
  and thus the new defconfig

Signed-off-by: Simon Horman <horms+renesas@verge.net.au>

Showing 1 changed file with 0 additions and 1 deletions Side-by-side Diff

arch/arm/configs/kzm9g_defconfig
... ... @@ -33,7 +33,6 @@
33 33 CONFIG_HIGH_RES_TIMERS=y
34 34 CONFIG_SMP=y
35 35 CONFIG_SCHED_MC=y
36   -CONFIG_PREEMPT=y
37 36 CONFIG_AEABI=y
38 37 # CONFIG_OABI_COMPAT is not set
39 38 CONFIG_HIGHMEM=y