mirror of
				https://github.com/torvalds/linux.git
				synced 2025-11-03 10:10:33 +02:00 
			
		
		
		
	mtd: drop MTD_CONCAT from Kconfig entirely
As there are no more dependencies on MTD_CONCAT or CONFIG_MTD_CONCAT, drop this entry from Kconfig entirely. Signed-off-by: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com> Acked-by: Stefan Roese <sr@denx.de> Signed-off-by: Artem Bityutskiy <Artem.Bityutskiy@nokia.com> Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
This commit is contained in:
		
							parent
							
								
									06f2ae3c91
								
							
						
					
					
						commit
						f53fdebcc3
					
				
					 1 changed files with 0 additions and 9 deletions
				
			
		| 
						 | 
				
			
			@ -33,15 +33,6 @@ config MTD_TESTS
 | 
			
		|||
	  should normally be compiled as kernel modules. The modules perform
 | 
			
		||||
	  various checks and verifications when loaded.
 | 
			
		||||
 | 
			
		||||
config MTD_CONCAT
 | 
			
		||||
	bool
 | 
			
		||||
	default y
 | 
			
		||||
	help
 | 
			
		||||
	  Support for concatenating several MTD devices into a single
 | 
			
		||||
	  (virtual) one. This allows you to have -for example- a JFFS(2)
 | 
			
		||||
	  file system spanning multiple physical flash chips. If unsure,
 | 
			
		||||
	  say 'Y'.
 | 
			
		||||
 | 
			
		||||
config MTD_PARTITIONS
 | 
			
		||||
	bool "MTD partitioning support"
 | 
			
		||||
	help
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in a new issue