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:
d6cc76d
)
irda: sh_irda: Enable driver compilation with COMPILE_TEST
author
Laurent Pinchart
<
[email protected]
>
Mon, 12 May 2014 23:04:36 +0000
(
01:04
+0200)
committer
David S. Miller
<
[email protected]
>
Wed, 14 May 2014 19:23:55 +0000
(15:23 -0400)
This helps increasing build testing coverage.
Signed-off-by: Laurent Pinchart <
[email protected]
>
Acked-by: Simon Horman <
[email protected]
>
Signed-off-by: David S. Miller <
[email protected]
>
drivers/net/irda/Kconfig
patch
|
blob
|
history
diff --git
a/drivers/net/irda/Kconfig
b/drivers/net/irda/Kconfig
index 3da44d5d91497801a141b373c60f8cd5890a1bf9..8d101d63abca9a48466edfed2db11ab54df32d63 100644
(file)
--- a/
drivers/net/irda/Kconfig
+++ b/
drivers/net/irda/Kconfig
@@
-396,7
+396,8
@@
config MCS_FIR
config SH_IRDA
tristate "SuperH IrDA driver"
- depends on IRDA && ARCH_SHMOBILE
+ depends on IRDA
+ depends on ARCH_SHMOBILE || COMPILE_TEST
help
Say Y here if your want to enable SuperH IrDA devices.