From: H Hartley Sweeten Date: Fri, 15 Jun 2012 16:18:55 +0000 (-0700) Subject: staging: comedi: fix Kconfig for COMEDI_PCMCIA_DRIVERS X-Git-Tag: v3.6-rc1~100^2~729 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dc348147a9e1ba84395d1e585d26af44f0ca4e29;p=pandora-kernel.git staging: comedi: fix Kconfig for COMEDI_PCMCIA_DRIVERS The depends on PCCARD is redundant. All of the comedi PCMCIA drivers depend on PCMCIA which can only be enabled if PCCARD is enabled. Remove the extra depends check. Signed-off-by: H Hartley Sweeten Cc: Frank Mori Hess Tested-by: Ian Abbott Reported-by: Randy Dunlap Acked-by: Randy Dunlap Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed