summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-keystone
diff options
context:
space:
mode:
authorMasahiro Yamada2016-06-15 02:56:51 +0200
committerSantosh Shilimkar2016-06-15 02:56:51 +0200
commit229a4bc846e85461252ab7aec3ab2cae4bf22a9c (patch)
tree5cf7658ed62cac4e4d2161eb22ddbeb1a9da651e /arch/arm/mach-keystone
parentARM: keystone: Enable PINCTRL_SINGLE Config (diff)
downloadkernel-qcow2-linux-229a4bc846e85461252ab7aec3ab2cae4bf22a9c.tar.gz
kernel-qcow2-linux-229a4bc846e85461252ab7aec3ab2cae4bf22a9c.tar.xz
kernel-qcow2-linux-229a4bc846e85461252ab7aec3ab2cae4bf22a9c.zip
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>
Diffstat (limited to 'arch/arm/mach-keystone')
-rw-r--r--arch/arm/mach-keystone/Kconfig1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/arm/mach-keystone/Kconfig b/arch/arm/mach-keystone/Kconfig
index 7a432eec47b4..929fe91cc82b 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