mirror of
				git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
				synced 2025-09-04 20:19:47 +08:00 
			
		
		
		
	 1d96b8f635
			
		
	
	
		1d96b8f635
		
	
	
	
	
		
			
			Add a set of tests for the new gpio-sim module. This is a pure shell test-suite and uses the helper programs available in the gpio selftests directory. These test-cases only test the functionalities exposed by the gpio-sim driver, not those handled by core gpiolib code. Signed-off-by: Bartosz Golaszewski <brgl@bgdev.pl>
		
			
				
	
	
		
			5 lines
		
	
	
		
			75 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			5 lines
		
	
	
		
			75 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| CONFIG_GPIOLIB=y
 | |
| CONFIG_GPIO_CDEV=y
 | |
| CONFIG_GPIO_MOCKUP=m
 | |
| CONFIG_GPIO_SIM=m
 |