ARM: orion5x: multiplatform support
authorArnd Bergmann <arnd@arndb.de>
Wed, 2 Dec 2015 21:27:09 +0000 (22:27 +0100)
committerGregory CLEMENT <gregory.clement@free-electrons.com>
Mon, 7 Dec 2015 17:17:54 +0000 (18:17 +0100)
commit63cddd25fa02dbba294fb09f78ea24d7a9f1c7d9
treeb6831a6a7c038e456f0223f86870cbdc92a71f11
parentc22c2c6008d69ff2632f8a69c62782468c2bb5a0
ARM: orion5x: multiplatform support

The orion5x 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/orion5x_defconfig
arch/arm/mach-orion5x/Kconfig
arch/arm/mach-orion5x/Makefile
arch/arm/mach-orion5x/include/mach/uncompress.h [deleted file]