mirror of
				https://github.com/linuxkit/linuxkit.git
				synced 2025-10-31 18:23:29 +00:00 
			
		
		
		
	The kernel configs themselves are stored as diffs of what we want vs. each version's defconfig. Thus, things like e.g. CONFIG_DEVKMEM drop out after it was made non-default. The implication of this is (I hope) that as upstream adopts security features, our delta can shrink (or more realistically, only include the next-next gen features). Signed-off-by: Tycho Andersen <tycho@docker.com>
		
			
				
	
	
		
			8 lines
		
	
	
		
			204 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			8 lines
		
	
	
		
			204 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| CONFIG_HYPERV_VSOCKETS=y
 | |
| CONFIG_INPUT_MOUSEDEV=y
 | |
| CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024
 | |
| CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768
 | |
| CONFIG_PTP_1588_CLOCK_KVM=y
 | |
| # CONFIG_R8169 is not set
 | |
| # CONFIG_RCU_TRACE is not set
 |