From 0676b21fffd17baeff5893e02ed52a9407999cbf Mon Sep 17 00:00:00 2001 From: Rob Herring Date: Fri, 31 Jan 2014 15:05:00 -0600 Subject: [PATCH] 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: Rob Herring Tested-by: Stephen Warren --- Reading git-format-patch failed