projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fd0c514
)
ARM: keystone: remove redundant depends on ARM_PATCH_PHYS_VIRT
author
Masahiro Yamada
<
[email protected]
>
Wed, 15 Jun 2016 00:56:51 +0000
(17:56 -0700)
committer
Santosh Shilimkar
<
[email protected]
>
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 <
[email protected]
>
Signed-off-by: Santosh Shilimkar <
[email protected]
>
arch/arm/mach-keystone/Kconfig
patch
|
blob
|
history
diff --git
a/arch/arm/mach-keystone/Kconfig
b/arch/arm/mach-keystone/Kconfig
index 7a432eec47b4f1d2b22df2503146b1b11e64253e..929fe91cc82b730210371826cd0ec63fe73c5f4d 100644
(file)
--- 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