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:
2f24ef7
)
ARC: [plat-hsdk] Add PCIe support
author
Gustavo Pimentel
<gustavo.pimentel@synopsys.com>
Thu, 21 Jun 2018 14:06:14 +0000
(15:06 +0100)
committer
Vineet Gupta
<vgupta@synopsys.com>
Thu, 21 Jun 2018 16:05:47 +0000
(09:05 -0700)
Add PCI support to the ARC HSDK platform allowing to use the generic PCI
setup functions.
Signed-off-by: Gustavo Pimentel <gustavo.pimentel@synopsys.com>
Acked-by: Alexey Brodkin <abrodkin@synopsys.com>
Signed-off-by: Vineet Gupta <vgupta@synopsys.com>
arch/arc/plat-hsdk/Kconfig
patch
|
blob
|
history
diff --git
a/arch/arc/plat-hsdk/Kconfig
b/arch/arc/plat-hsdk/Kconfig
index 19ab3cf98f0f34904b8431a6d4cf36642066c513..556bc5ef125771cb22b6f8ff34e98d4a87b62941 100644
(file)
--- a/
arch/arc/plat-hsdk/Kconfig
+++ b/
arch/arc/plat-hsdk/Kconfig
@@
-9,3
+9,4
@@
menuconfig ARC_SOC_HSDK
bool "ARC HS Development Kit SOC"
select CLK_HSDK
select RESET_HSDK
+ select MIGHT_HAVE_PCI