Skip to content

Commit

Permalink
ARM: hisi: don't select SMP
Browse files Browse the repository at this point in the history
SMP is a user configurable option, not a hardware feature and should not
be selected.

Signed-off-by: Rob Herring <robh@kernel.org>
Signed-off-by: Olof Johansson <olof@lixom.net>
  • Loading branch information
Rob Herring authored and Olof Johansson committed Jan 31, 2014
1 parent db079b1 commit 4dd18ed
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion arch/arm/mach-hisi/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,5 @@ config ARCH_HI3xxx
select HAVE_SMP
select PINCTRL
select PINCTRL_SINGLE
select SMP
help
Support for Hisilicon Hi36xx/Hi37xx processor family

0 comments on commit 4dd18ed

Please sign in to comment.