diff options
-rw-r--r-- | drivers/staging/comedi/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/staging/comedi/Kconfig b/drivers/staging/comedi/Kconfig index 7ac097e2576c..2614c3f87244 100644 --- a/drivers/staging/comedi/Kconfig +++ b/drivers/staging/comedi/Kconfig | |||
@@ -1267,8 +1267,8 @@ config COMEDI_MITE | |||
1267 | 1267 | ||
1268 | config COMEDI_NI_TIO | 1268 | config COMEDI_NI_TIO |
1269 | tristate "NI general purpose counter support" | 1269 | tristate "NI general purpose counter support" |
1270 | depends on COMEDI_MITE | ||
1270 | select COMEDI_8255 | 1271 | select COMEDI_8255 |
1271 | select COMEDI_MITE | ||
1272 | default N | 1272 | default N |
1273 | ---help--- | 1273 | ---help--- |
1274 | Enable support for National Instruments general purpose counters. | 1274 | Enable support for National Instruments general purpose counters. |