From: Masahiro Yamada Date: Wed, 15 Jun 2016 00:56:51 +0000 (-0700) Subject: ARM: keystone: remove redundant depends on ARM_PATCH_PHYS_VIRT X-Git-Tag: v4.8-rc1~68^2~11^2 X-Git-Url: http://git.cascardo.info/?p=cascardo%2Flinux.git;a=commitdiff_plain;h=229a4bc846e85461252ab7aec3ab2cae4bf22a9c 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 Signed-off-by: Santosh Shilimkar --- 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