projects
/
firefly-linux-kernel-4.4.55.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
09d8dd9
)
sparc: select ARCH_MIGHT_HAVE_PC_PARPORT
author
Mark Salter
<msalter@redhat.com>
Tue, 8 Oct 2013 02:16:32 +0000
(22:16 -0400)
committer
Mark Salter
<msalter@redhat.com>
Wed, 23 Oct 2013 20:00:11 +0000
(16:00 -0400)
Architectures which support CONFIG_PARPORT_PC should select
ARCH_MIGHT_HAVE_PC_PARPORT.
Signed-off-by: Mark Salter <msalter@redhat.com>
CC: "David S. Miller" <davem@davemloft.net>
CC: sparclinux@vger.kernel.org
arch/sparc/Kconfig
patch
|
blob
|
history
diff --git
a/arch/sparc/Kconfig
b/arch/sparc/Kconfig
index 2137ad6674388a8e920fba2d7b9fba0cf88512e6..242200fbbbcf7abfa85823a3b7fc6978d887e093 100644
(file)
--- a/
arch/sparc/Kconfig
+++ b/
arch/sparc/Kconfig
@@
-12,6
+12,7
@@
config 64BIT
config SPARC
bool
default y
+ select ARCH_MIGHT_HAVE_PC_PARPORT if SPARC64 && PCI
select OF
select OF_PROMTREE
select HAVE_IDE