projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
378fc32
)
IB/hfi1: Disable by default
author
Bart Van Assche
<
[email protected]
>
Tue, 19 Jul 2016 17:03:44 +0000
(10:03 -0700)
committer
Doug Ledford
<
[email protected]
>
Thu, 4 Aug 2016 01:03:32 +0000
(21:03 -0400)
There is a strict policy in the Linux kernel that new drivers must be
disabled by default. Hence leave out the "default m" line from Kconfig.
Fixes: f48ad614c100 ("IB/hfi1: Move driver out of staging")
Signed-off-by: Bart Van Assche <
[email protected]
>
Cc: Jubin John <
[email protected]
>
Cc: Dennis Dalessandro <
[email protected]
>
Cc: Ira Weiny <
[email protected]
>
Cc: Mike Marciniszyn <
[email protected]
>
Cc: <
[email protected]
> # v4.7+
Acked-by: Dennis Dalessandro <
[email protected]
>
Signed-off-by: Doug Ledford <
[email protected]
>
drivers/infiniband/hw/hfi1/Kconfig
patch
|
blob
|
history
diff --git
a/drivers/infiniband/hw/hfi1/Kconfig
b/drivers/infiniband/hw/hfi1/Kconfig
index a925fb0db70603f3ec64b99c92bbdcf365463fc3..f846fd51b85b925b268679f6d28e1e65db56dac7 100644
(file)
--- a/
drivers/infiniband/hw/hfi1/Kconfig
+++ b/
drivers/infiniband/hw/hfi1/Kconfig
@@
-3,7
+3,6
@@
config INFINIBAND_HFI1
depends on X86_64 && INFINIBAND_RDMAVT
select MMU_NOTIFIER
select CRC32
- default m
---help---
This is a low-level driver for Intel OPA Gen1 adapter.
config HFI1_DEBUG_SDMA_ORDER