Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit e4730931 authored by Sebastian Andrzej Siewior's avatar Sebastian Andrzej Siewior Committed by Felipe Balbi
Browse files

staging: ccg: Add a note about compatibility issues.



The first item on the todo list is a new user interface. Put this
information into Kconfig's help entry to people are not too confusing
once an user API changes which does not happen in kernel otherwise.

Cc: devel@driverdev.osuosl.org
Acked-by: default avatarMichal Nazarewicz <mina86@mina86.com>
Signed-off-by: default avatarSebastian Andrzej Siewior <bigeasy@linutronix.de>
Signed-off-by: default avatarFelipe Balbi <balbi@ti.com>
parent 613065e5
Loading
Loading
Loading
Loading
+5 −0
Original line number Original line Diff line number Diff line
@@ -17,4 +17,9 @@ config USB_G_CCG
	  Configurable Composite Gadget can be compiled "M" only
	  Configurable Composite Gadget can be compiled "M" only
	  or not at all.
	  or not at all.


	  BIG FAT NOTE: DON'T RELY ON THIS USERINTERFACE HERE! AS PART
	  OF THE REWORK DONE HERE WILL BE A NEW USER INTERFACE WITHOUT ANY
	  COMPATIBILITY TO THIS SYSFS INTERFACE HERE. BE AWARE OF THIS
	  BEFORE SELECTING THIS.

endif # USB_GADGET
endif # USB_GADGET