All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] ARM: keystone: remove redundant depends on ARM_PATCH_PHYS_VIRT
@ 2016-02-05 17:40 ` Masahiro Yamada
  0 siblings, 0 replies; 14+ messages in thread
From: Masahiro Yamada @ 2016-02-05 17:40 UTC (permalink / raw)
  To: linux-arm-kernel

KeyStone is Multi-platform.  ARM_PATCH_PHYS_VIRT is already select'ed
by ARCH_MULTIPLATFORM.

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
---

 arch/arm/mach-keystone/Kconfig | 1 -
 1 file changed, 1 deletion(-)

diff --git a/arch/arm/mach-keystone/Kconfig b/arch/arm/mach-keystone/Kconfig
index ea955f6db..75bcb7f 100644
--- a/arch/arm/mach-keystone/Kconfig
+++ b/arch/arm/mach-keystone/Kconfig
@@ -1,7 +1,6 @@
 config ARCH_KEYSTONE
 	bool "Texas Instruments Keystone Devices"
 	depends on ARCH_MULTI_V7
-	depends on ARM_PATCH_PHYS_VIRT
 	select ARM_GIC
 	select HAVE_ARM_ARCH_TIMER
 	select CLKSRC_MMIO
-- 
1.9.1

^ permalink raw reply related	[flat|nested] 14+ messages in thread

end of thread, other threads:[~2016-06-14 15:37 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-02-05 17:40 [PATCH] ARM: keystone: remove redundant depends on ARM_PATCH_PHYS_VIRT Masahiro Yamada
2016-02-05 17:40 ` Masahiro Yamada
2016-02-05 17:56 ` santosh shilimkar
2016-02-05 17:56   ` santosh shilimkar
2016-02-05 18:13   ` Masahiro Yamada
2016-02-05 18:13     ` Masahiro Yamada
2016-02-05 18:31     ` santosh shilimkar
2016-02-05 18:31       ` santosh shilimkar
2016-04-05  2:14       ` Masahiro Yamada
2016-04-05  2:14         ` Masahiro Yamada
2016-06-14  6:17         ` Masahiro Yamada
2016-06-14  6:17           ` Masahiro Yamada
2016-06-14 15:36           ` Santosh Shilimkar
2016-06-14 15:36             ` Santosh Shilimkar

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.