commit | be0c8015a2e981b9079cb5f0e2bf868fa10249ae | [log] [tgz] |
---|---|---|
author | Adrian Bunk <bunk@stusta.de> | Mon Jul 31 01:43:53 2006 +0200 |
committer | Greg Kroah-Hartman <gregkh@suse.de> | Wed Aug 02 16:41:42 2006 -0700 |
tree | 0c1181485f185fc78cc8570dd20f4921e70b0e71 | |
parent | 168ffc444663e34a20e6d04b6c31e5d495b283fb [diff] |
USB: fix the USB_GADGET_DUMMY_HCD dependencies If USB=m, USB_GADGET=y, the option USB_GADGET_DUMMY_HCD mustn't be offered since selecting it results in a compile error. This patch fixes kernel Bugzilla #6534 reported by Toralf Förster. Signed-off-by: Adrian Bunk <bunk@stusta.de> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>