diff options
Diffstat (limited to 'drivers/net/irda/Kconfig')
-rw-r--r-- | drivers/net/irda/Kconfig | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/drivers/net/irda/Kconfig b/drivers/net/irda/Kconfig index af10e97345ce..25bb2a015e18 100644 --- a/drivers/net/irda/Kconfig +++ b/drivers/net/irda/Kconfig | |||
@@ -397,5 +397,11 @@ config MCS_FIR | |||
397 | To compile it as a module, choose M here: the module will be called | 397 | To compile it as a module, choose M here: the module will be called |
398 | mcs7780. | 398 | mcs7780. |
399 | 399 | ||
400 | config SH_IRDA | ||
401 | tristate "SuperH IrDA driver" | ||
402 | depends on IRDA && ARCH_SHMOBILE | ||
403 | help | ||
404 | Say Y here if your want to enable SuperH IrDA devices. | ||
405 | |||
400 | endmenu | 406 | endmenu |
401 | 407 | ||