mirror of https://github.com/OpenIPC/firmware.git
				
				
				
			
		
			
				
	
	
		
			14 lines
		
	
	
		
			393 B
		
	
	
	
		
			Diff
		
	
	
			
		
		
	
	
			14 lines
		
	
	
		
			393 B
		
	
	
	
		
			Diff
		
	
	
| diff -drupN a/drivers/mtd/devices/Kconfig b/drivers/mtd/devices/Kconfig
 | |
| --- a/drivers/mtd/devices/Kconfig	2017-10-21 18:09:07.000000000 +0300
 | |
| +++ b/drivers/mtd/devices/Kconfig	2022-06-09 05:02:30.000000000 +0300
 | |
| @@ -233,4 +233,9 @@ config BCH_CONST_T
 | |
|  	default 4
 | |
|  endif
 | |
|  
 | |
| +
 | |
| +source "drivers/mtd/devices/ingenic_sfc_v1/Kconfig"
 | |
| +source "drivers/mtd/devices/ingenic_sfc_v2/Kconfig"
 | |
| +
 | |
| +
 | |
|  endmenu
 |