commit | 5a9d6e0632b867ca71d3ee1e7e5c2365b6711031 | [log] [tgz] |
---|---|---|
author | Jean-Luc Leger <jean-luc.leger@dspnet.fr.eu.org> | Fri Jun 23 02:05:21 2006 -0700 |
committer | Linus Torvalds <torvalds@g5.osdl.org> | Fri Jun 23 07:43:04 2006 -0700 |
tree | 65e6d74dc6cc21dc027395fbdd042d9ba992e0b0 | |
parent | c7a43575518702fe6829d970c3d04acd91ae5c91 [diff] |
[PATCH] clean up default value of USB_ISP116X_HCD, USB_SL811_HCD and USB_SL811_CS Default values for boolean and tristate options can only be 'y', 'm' or 'n'. This patch removes wrong default for USB_ISP116X_HCD, USB_SL811_HCD and USB_SL811_CS. Signed-off-by: Jean-Luc Leger <jean-luc.leger@dspnet.fr.eu.org> Cc: Greg KH <greg@kroah.com> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>