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>
This commit is contained in:
parent
fd0c514815
commit
229a4bc846
@ -1,7 +1,6 @@
|
|||||||
config ARCH_KEYSTONE
|
config ARCH_KEYSTONE
|
||||||
bool "Texas Instruments Keystone Devices"
|
bool "Texas Instruments Keystone Devices"
|
||||||
depends on ARCH_MULTI_V7
|
depends on ARCH_MULTI_V7
|
||||||
depends on ARM_PATCH_PHYS_VIRT
|
|
||||||
select ARM_GIC
|
select ARM_GIC
|
||||||
select HAVE_ARM_ARCH_TIMER
|
select HAVE_ARM_ARCH_TIMER
|
||||||
select CLKSRC_MMIO
|
select CLKSRC_MMIO
|
||||||
|
Loading…
Reference in New Issue
Block a user