aboutsummaryrefslogtreecommitdiffstats
path: root/net/irda/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'net/irda/Kconfig')
-rw-r--r--net/irda/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/irda/Kconfig b/net/irda/Kconfig
index 9efb17ba48ac..c8671a7ffb3c 100644
--- a/net/irda/Kconfig
+++ b/net/irda/Kconfig
@@ -3,7 +3,7 @@
3# 3#
4 4
5menuconfig IRDA 5menuconfig IRDA
6 depends on NET 6 depends on NET && !S390
7 tristate "IrDA (infrared) subsystem support" 7 tristate "IrDA (infrared) subsystem support"
8 select CRC_CCITT 8 select CRC_CCITT
9 ---help--- 9 ---help---