Browse Source

ARM: keystone: remove redundant depends on ARM_PATCH_PHYS_VIRT

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

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Signed-off-by: Santosh Shilimkar <ssantosh@kernel.org>
Masahiro Yamada 9 years ago
parent
commit
229a4bc846
1 changed files with 0 additions and 1 deletions
  1. 0 1
      arch/arm/mach-keystone/Kconfig

+ 0 - 1
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