ARM: keystone: remove redundant depends on ARM_PATCH_PHYS_VIRT
authorMasahiro Yamada <yamada.masahiro@socionext.com>
Wed, 15 Jun 2016 00:56:51 +0000 (17:56 -0700)
committerSantosh Shilimkar <ssantosh@kernel.org>
Wed, 15 Jun 2016 00:56:51 +0000 (17:56 -0700)
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>
arch/arm/mach-keystone/Kconfig

index 7a432ee..929fe91 100644 (file)
@@ -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