From: Alexander Shiyan <hidden> Date: 2016-06-01 19:06:37
ARM926T-based machine should depend on the ARCH_MULTI_V5 option.
The ARCH_MULTI_V4_V5 is selected automatically by basic ARM configuration.
Signed-off-by: Alexander Shiyan <redacted>
---
arch/arm/mach-nspire/Kconfig | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
On Wednesday, June 1, 2016 10:06:37 PM CEST Alexander Shiyan wrote:
ARM926T-based machine should depend on the ARCH_MULTI_V5 option.
The ARCH_MULTI_V4_V5 is selected automatically by basic ARM configuration.
Signed-off-by: Alexander Shiyan <redacted>
The patch looks good, but I don't think bcm-kernel-feedback-list
is the right recipient.
Daniel added the code initially, so I'm adding him on Cc, but I can
also put the patch into arm-soc directly if he doesn't want to forward
it to me.
On Wednesday, June 1, 2016 10:06:37 PM CEST Alexander Shiyan wrote:
ARM926T-based machine should depend on the ARCH_MULTI_V5 option.
The ARCH_MULTI_V4_V5 is selected automatically by basic ARM configuration.
Signed-off-by: Alexander Shiyan <redacted>
---
arch/arm/mach-nspire/Kconfig | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
I found this in the backlog of unmerged patches, applied to next/cleanup now.
Arnd