USB: usb gadget, dead config cleanup
Remove some dead CONFIG_ symbols, and document the status of a few others. The "gadget_chips.h" references are by and large to drivers which exist but haven't yet been submitted for merging to the main 2.6 tree. Signed-off-by: David Brownell <dbrownell@users.sourceforge.net> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
This commit is contained in:
committed by
Greg Kroah-Hartman
parent
45b844df5a
commit
7f9985c2e4
@@ -292,7 +292,7 @@ MODULE_PARM_DESC(host_addr, "Host Ethernet Address");
|
||||
#define DEV_CONFIG_SUBSET
|
||||
#endif
|
||||
|
||||
#ifdef CONFIG_USB_GADGET_SH
|
||||
#ifdef CONFIG_USB_GADGET_SUPERH
|
||||
#define DEV_CONFIG_SUBSET
|
||||
#endif
|
||||
|
||||
|
Reference in New Issue
Block a user