Skip to content

Commit

Permalink
staging: comedi: amplc_dio200: don't select COMEDI_8255
Browse files Browse the repository at this point in the history
The "amplc_dio200" module no longer depends on the "8255" module, so the
'COMEDI_AMPLC_DIO200' Kconfig setting no longer needs to select
'COMEDI_8255'.

Signed-off-by: Ian Abbott <abbotti@mev.co.uk>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
  • Loading branch information
Ian Abbott authored and Greg Kroah-Hartman committed Oct 24, 2012
1 parent 57054dc commit 2662a9b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion drivers/staging/comedi/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -1263,7 +1263,6 @@ config COMEDI_FC

config COMEDI_AMPLC_DIO200
tristate
select COMEDI_8255

config COMEDI_AMPLC_PC236
tristate
Expand Down

0 comments on commit 2662a9b

Please sign in to comment.