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:
468bcf0
)
m68k: select ARCH_MIGHT_HAVE_PC_PARPORT
author
Mark Salter
<msalter@redhat.com>
Tue, 8 Oct 2013 02:10:21 +0000
(22:10 -0400)
committer
Mark Salter
<msalter@redhat.com>
Wed, 23 Oct 2013 19:59:52 +0000
(15:59 -0400)
Architectures which support CONFIG_PARPORT_PC should select
ARCH_MIGHT_HAVE_PC_PARPORT.
Signed-off-by: Mark Salter <msalter@redhat.com>
Acked by: Geert Uytterhoeven <geert@linux-m68k.org>
CC: linux-m68k@lists.linux-m68k.org
arch/m68k/Kconfig
patch
|
blob
|
history
diff --git
a/arch/m68k/Kconfig
b/arch/m68k/Kconfig
index 311a300d48cca82b82a5faa0bf6abbaee42cacef..75f25a8e300170ce85130da8fd2f739faa983059 100644
(file)
--- a/
arch/m68k/Kconfig
+++ b/
arch/m68k/Kconfig
@@
-1,6
+1,7
@@
config M68K
bool
default y
+ select ARCH_MIGHT_HAVE_PC_PARPORT if ISA
select HAVE_IDE
select HAVE_AOUT if MMU
select HAVE_DEBUG_BUGVERBOSE