Thread (3 messages) flat view 3 messages, 2 authors, 2016-07-05
STALE3723d

[PATCH] ARM: nspire: Fix Kconfig dependency

From: Alexander Shiyan <hidden>
Date: 2016-06-01 19:06:37
Subsystem: arm port, the rest · Maintainers: Russell King, Linus Torvalds

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(-)
diff --git a/arch/arm/mach-nspire/Kconfig b/arch/arm/mach-nspire/Kconfig
index bc41f26..a22e99c6 100644
--- a/arch/arm/mach-nspire/Kconfig
+++ b/arch/arm/mach-nspire/Kconfig
@@ -1,6 +1,6 @@
 config ARCH_NSPIRE
 	bool "TI-NSPIRE based"
-	depends on ARCH_MULTI_V4_V5
+	depends on ARCH_MULTI_V5
 	depends on MMU
 	select CPU_ARM926T
 	select GENERIC_IRQ_CHIP
-- 
2.4.9
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help