Implementation of a USB Media Transfer Device device for easy filesharing. Read-only. No access control inside qemu, it will happily export any file it is able to open to the guest, i.e. standard unix access rights for the qemu process apply. Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
		
			
				
	
	
		
			10 lines
		
	
	
		
			207 B
		
	
	
	
		
			Makefile
		
	
	
	
	
	
			
		
		
	
	
			10 lines
		
	
	
		
			207 B
		
	
	
	
		
			Makefile
		
	
	
	
	
	
CONFIG_USB_TABLET_WACOM=y
 | 
						|
CONFIG_USB_STORAGE_BOT=y
 | 
						|
CONFIG_USB_STORAGE_UAS=y
 | 
						|
CONFIG_USB_STORAGE_MTP=y
 | 
						|
CONFIG_USB_SMARTCARD=y
 | 
						|
CONFIG_USB_AUDIO=y
 | 
						|
CONFIG_USB_SERIAL=y
 | 
						|
CONFIG_USB_NETWORK=y
 | 
						|
CONFIG_USB_BLUETOOTH=y
 |