kernel: drop old uimage splitter from 4.4
For a long time we have a dedicated firmware splitter for uimage as a replacement for the one builtin into mtd subsystem. For a year we got a proper warning for users sticking to the old one (r43700). It should be really safe to drop it now, especially since we do it for 4.4 only. Signed-off-by: Rafał Miłecki <zajec5@gmail.com> SVN-Revision: 47747
This commit is contained in:
		| @@ -1,6 +1,6 @@ | ||||
| --- a/drivers/mtd/Kconfig | ||||
| +++ b/drivers/mtd/Kconfig | ||||
| @@ -179,6 +179,22 @@ config MTD_BCM47XX_PARTS | ||||
| @@ -174,6 +174,22 @@ config MTD_BCM47XX_PARTS | ||||
|  	  This provides partitions parser for devices based on BCM47xx | ||||
|  	  boards. | ||||
|   | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Rafał Miłecki
					Rafał Miłecki