 19752e09b4
			
		
	
	
		19752e09b4
		
	
	
	
	
		
			
			The Milkymist SoftUSB block provides the OHCI USB standard (missed in 0858746b835). Signed-off-by: Philippe Mathieu-Daudé <philmd@redhat.com> Message-Id: <20190714124755.14356-1-philmd@redhat.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
		
			
				
	
	
		
			15 lines
		
	
	
		
			289 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			15 lines
		
	
	
		
			289 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| config LM32
 | |
|     bool
 | |
|     select PTIMER
 | |
|     select PFLASH_CFI02
 | |
| 
 | |
| config MILKYMIST
 | |
|     bool
 | |
|     # FIXME: disabling it results in compile-time errors
 | |
|     select MILKYMIST_TMU2 if OPENGL && X11
 | |
|     select PTIMER
 | |
|     select PFLASH_CFI01
 | |
|     select FRAMEBUFFER
 | |
|     select SD
 | |
|     select USB_OHCI
 |