Set default for USB_SUSPEND_WAKEUP_DELAY to 0/disabled (#12081)
This commit is contained in:
		
							parent
							
								
									d0108869ee
								
							
						
					
					
						commit
						ab3986a684
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -14,5 +14,5 @@ void suspend_power_down_user(void);
 | 
			
		|||
void suspend_power_down_kb(void);
 | 
			
		||||
 | 
			
		||||
#ifndef USB_SUSPEND_WAKEUP_DELAY
 | 
			
		||||
#    define USB_SUSPEND_WAKEUP_DELAY 200
 | 
			
		||||
#    define USB_SUSPEND_WAKEUP_DELAY 0
 | 
			
		||||
#endif
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue