mirror of
				https://github.com/NixOS/nixos-hardware.git
				synced 2025-11-04 17:27:14 +08:00 
			
		
		
		
	Merge pull request #335 from chisui/master
microsoft/surface: add serial dev bus config
This commit is contained in:
		@@ -25,6 +25,12 @@ let
 | 
			
		||||
 | 
			
		||||
        BATTERY_SURFACE = module;
 | 
			
		||||
        CHARGER_SURFACE = module;
 | 
			
		||||
        
 | 
			
		||||
        #
 | 
			
		||||
        # Surface laptop 1 keyboard
 | 
			
		||||
        #
 | 
			
		||||
        SERIAL_DEV_BUS = yes;
 | 
			
		||||
        SERIAL_DEV_CTRL_TTYPORT = yes;
 | 
			
		||||
 | 
			
		||||
        #
 | 
			
		||||
        # Surface Hotplug
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user