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:
a862a42
)
parisc: select ARCH_MIGHT_HAVE_PC_PARPORT
author
Mark Salter
<msalter@redhat.com>
Tue, 8 Oct 2013 02:14:01 +0000
(22:14 -0400)
committer
Mark Salter
<msalter@redhat.com>
Wed, 23 Oct 2013 20:00:03 +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: "James E.J. Bottomley" <jejb@parisc-linux.org>
CC: Helge Deller <deller@gmx.de>
CC: linux-parisc@vger.kernel.org
arch/parisc/Kconfig
patch
|
blob
|
history
diff --git
a/arch/parisc/Kconfig
b/arch/parisc/Kconfig
index ad2ce8dab9963c4dd6867ee83064460576084089..deb713c647f45174f5e282aa7386847dda4e9a94 100644
(file)
--- a/
arch/parisc/Kconfig
+++ b/
arch/parisc/Kconfig
@@
-1,6
+1,7
@@
config PARISC
def_bool y
select ARCH_HAS_DEBUG_STRICT_USER_COPY_CHECKS
+ select ARCH_MIGHT_HAVE_PC_PARPORT
select HAVE_IDE
select HAVE_OPROFILE
select HAVE_FUNCTION_TRACER if 64BIT