• Arnd Bergmann's avatar
    ARM: dove: multiplatform support · 09f6b27d
    Arnd Bergmann authored
    The dove 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.
    
    This work was originally done in 2015 as all the ARMv7 machiens
    gove moved over to multiplatform builds, but at the time it conflicted
    with some patches that Russell was trying to upstream, so we
    left it at that.
    
    I hope that there is no longer a need to keep dove separate from the
    rest, so we can either add it to the other ARMv7 platforms, or just
    replace it with the DT based platform code for the same hardware
    in mach-mvebu and remove mach-dove entirely.
    Acked-by: default avatarAndrew Lunn <andrew@lunn.ch>
    Cc: Russell King <linux@armlinux.org.uk>
    Cc: Jason Cooper <jason@lakedaemon.net>
    Cc: Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com>
    Cc: Gregory Clement <gregory.clement@bootlin.com>
    Signed-off-by: default avatarArnd Bergmann <arnd@arndb.de>
    09f6b27d
Makefile 294 Bytes