lkml.org 
[lkml]   [2016]   [Jun]   [29]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
From
Subject[PATCH v4 17/22] pci: PCI_HOST_GENERIC enable for SH
Date
Changes v4
none

Signed-off-by: Yoshinori Sato <ysato@users.sourceforge.jp>
---
drivers/pci/host/Kconfig | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/pci/host/Kconfig b/drivers/pci/host/Kconfig
index df60505..83184eb 100644
--- a/drivers/pci/host/Kconfig
+++ b/drivers/pci/host/Kconfig
@@ -83,7 +83,7 @@ config PCI_HOST_COMMON

config PCI_HOST_GENERIC
bool "Generic PCI host controller"
- depends on (ARM || ARM64) && OF
+ depends on (ARM || ARM64 || SUPERH) && OF
select PCI_HOST_COMMON
help
Say Y here if you want to support a simple generic PCI host
--
2.7.0
\
 
 \ /
  Last update: 2016-06-29 16:41    [W:0.167 / U:0.708 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site