]> www.infradead.org Git - users/jedix/linux-maple.git/commit
ARM: mach-moxart: Move MOXA ART support into Kconfig.platforms
authorAndrew Davis <afd@ti.com>
Mon, 13 Nov 2023 14:43:55 +0000 (08:43 -0600)
committerArnd Bergmann <arnd@arndb.de>
Fri, 22 Dec 2023 14:12:28 +0000 (14:12 +0000)
commitdcfbe025c29b0df82cadd25cc0bbb89a5bda71fb
treee2a870a82646163ce4e07f7aeb315693e775b135
parent93911741574ea2334f3a36a3ec560f733692ee2a
ARM: mach-moxart: Move MOXA ART support into Kconfig.platforms

This removes the need for a dedicated Kconfig and empty mach directory.

Signed-off-by: Andrew Davis <afd@ti.com>
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
arch/arm/Kconfig
arch/arm/Kconfig.platforms
arch/arm/Makefile
arch/arm/mach-moxart/Kconfig [deleted file]
arch/arm/mach-moxart/Makefile [deleted file]
arch/arm/mach-moxart/moxart.c [deleted file]