From 11dc4c26f8778369af71cdcce6b8849d42668c69 Mon Sep 17 00:00:00 2001 From: Rob Herring Date: Fri, 31 Jan 2014 15:05:57 -0600 Subject: [PATCH] ARM: cns3xxx: enable V6K instead of plain V6 The cns3xxx is an ARM11MPCore which has all the V6K extensions, 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 Cc: Anton Vorontsov --- Reading git-format-patch failed