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:
355f65a
)
mips: select ARCH_MIGHT_HAVE_PC_PARPORT
author
Mark Salter
<msalter@redhat.com>
Tue, 8 Oct 2013 02:13:33 +0000
(22:13 -0400)
committer
Mark Salter
<msalter@redhat.com>
Wed, 23 Oct 2013 20:00:00 +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>
Acked-by: Ralf Baechle <ralf@linux-mips.org>
CC: linux-mips@linux-mips.org
arch/mips/Kconfig
patch
|
blob
|
history
diff --git
a/arch/mips/Kconfig
b/arch/mips/Kconfig
index f75ab4a2f2460a0d5652cbcacf25c2b68a2d24c3..7861401f3b66b9a0d0e01dc17918af8d4de46151 100644
(file)
--- a/
arch/mips/Kconfig
+++ b/
arch/mips/Kconfig
@@
-1,6
+1,7
@@
config MIPS
bool
default y
+ select ARCH_MIGHT_HAVE_PC_PARPORT
select HAVE_CONTEXT_TRACKING
select HAVE_GENERIC_DMA_COHERENT
select HAVE_IDE