]> git.karo-electronics.de Git - linux-beck.git/commit
ARM: mv78xx0: multiplatform support
authorArnd Bergmann <arnd@arndb.de>
Wed, 2 Dec 2015 21:27:07 +0000 (22:27 +0100)
committerGregory CLEMENT <gregory.clement@free-electrons.com>
Mon, 7 Dec 2015 17:17:41 +0000 (18:17 +0100)
commit43dad399a107ecffdba97454ca4cdf8c7271b228
tree8cc44e1df4da8655ddc63088693f5ac18a70e911
parent4c811b99b4de975f6c624efb269ed719e75a3035
ARM: mv78xx0: multiplatform support

The mv78xx0 platform is now ready to be enabled for multiplatform
support, this patch does the switch over by modifying the Kconfig file,
the defconfig and removing the last mach/*.h header that becomes obsolete
with this.

Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Acked-by: Andrew Lunn <andrew@lunn.ch>
Signed-off-by: Gregory CLEMENT <gregory.clement@free-electrons.com>
arch/arm/Kconfig
arch/arm/configs/mv78xx0_defconfig
arch/arm/mach-mv78xx0/Kconfig
arch/arm/mach-mv78xx0/Makefile
arch/arm/mach-mv78xx0/include/mach/uncompress.h [deleted file]