diff options
author | H Hartley Sweeten <hartleys@visionengravers.com> | 2012-06-13 02:37:10 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2012-06-13 21:20:16 +0200 |
commit | 4829a9967dbe3a3ab192df0bfdde281960cc1319 (patch) | |
tree | d9ed3f7fc4c757f61a2af0493cb79fa3a064e5ca /drivers/iio | |
parent | staging: speakup: fixed checkpatch and sparse warnings in selection.c (diff) | |
download | linux-4829a9967dbe3a3ab192df0bfdde281960cc1319.tar.xz linux-4829a9967dbe3a3ab192df0bfdde281960cc1319.zip |
staging: comedi: Kconfig: cleanup depends on logic
All of the config options for comedi depend on COMEDI being
selected. Wrap everything in an 'if COMEDI/endif' block and
remove all the individual 'depends on COMEDI' in the Kconfig.
Also, remove the redundant && ISA/PCI/PCMCIA/USB for the if
blocks with those driver types.
Signed-off-by: H Hartley Sweeten <hsweeten@visionengravers.com>
Cc: Ian Abbott <abbott@mev.co.uk>
Cc: Frank Mori Hess <fmhess@users.sourceforge.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/iio')
0 files changed, 0 insertions, 0 deletions