提交 0676b21f 编写于 作者: R Rob Herring

ARM: bcm2835: enable V6K instead of plain V6

The bcm2835 is an ARM1176 which has all the V6K extensions except for SMP,
so V6K should be selected instead. Dropping the select will use
the default for ARCH_MULTI_V6 which is V6K.
Signed-off-by: NRob Herring <robh@kernel.org>
Tested-by: NStephen Warren <swarren@wwwdotorg.org>
上级 42f4754a
...@@ -4,7 +4,6 @@ config ARCH_BCM2835 ...@@ -4,7 +4,6 @@ config ARCH_BCM2835
select ARM_AMBA select ARM_AMBA
select ARM_ERRATA_411920 select ARM_ERRATA_411920
select ARM_TIMER_SP804 select ARM_TIMER_SP804
select CPU_V6
select PINCTRL select PINCTRL
select PINCTRL_BCM2835 select PINCTRL_BCM2835
help help
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册