]> asedeno.scripts.mit.edu Git - linux.git/commit
ARM: davinci: support multiplatform build for ARM v5
authorBartosz Golaszewski <bgolaszewski@baylibre.com>
Thu, 25 Jul 2019 13:12:56 +0000 (15:12 +0200)
committerArnd Bergmann <arnd@arndb.de>
Mon, 9 Sep 2019 19:36:47 +0000 (21:36 +0200)
commitf962396ce29244d9a64f241481fa73fa370404c3
tree26bb3af4a09df811f56c75b99b9c5cc132a94aa5
parenta6fe8c77c5d52226838244eb6e5c80a111f3556c
ARM: davinci: support multiplatform build for ARM v5

Add modifications necessary to make davinci part of the ARM v5
multiplatform build.

Move the arch-specific configuration out of arch/arm/Kconfig and
into mach-davinci/Kconfig. Remove the sub-menu for DaVinci
implementations (they'll be visible directly under the system type.
Select all necessary options not already selected by ARCH_MULTI_V5.
Update davinci_all_defconfig. Explicitly include the mach-specific
headers in mach-davinci/Makefile.

Signed-off-by: Bartosz Golaszewski <bgolaszewski@baylibre.com>
Acked-by: Sekhar Nori <nsekhar@ti.com>
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
arch/arm/Kconfig
arch/arm/configs/davinci_all_defconfig
arch/arm/mach-davinci/Kconfig
arch/arm/mach-davinci/Makefile