ARM: omap1: enable multiplatform
authorArnd Bergmann <arnd@arndb.de>
Mon, 30 May 2022 12:46:17 +0000 (14:46 +0200)
committerArnd Bergmann <arnd@arndb.de>
Fri, 3 Jun 2022 18:48:53 +0000 (20:48 +0200)
commit7036440eab3e2d47a775d4616909f8235488d714
treee7f8c6d8c5ee37efe48b14bac59b9162ee8f6e48
parentc73b9099da4fb5703abaa804a0377850eea66cb5
ARM: omap1: enable multiplatform

With all the header files out of the way, and the clock driver
converted to the common framework, nothing stops us from building
OMAP together with the other platforms.

As usual, the decompressor support is a victim here, and is
only available when CONFIG_DEBUG_LL is configured for the
particular board.

Acked-by: Tony Lindgren <tony@atomide.com>
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
arch/arm/Kconfig
arch/arm/configs/omap1_defconfig
arch/arm/mach-omap1/Kconfig
arch/arm/mach-omap1/hardware.h
arch/arm/mach-omap1/include/mach/uncompress.h [deleted file]
arch/arm/mach-omap1/serial.c
arch/arm/mach-omap1/serial.h [moved from arch/arm/mach-omap1/include/mach/serial.h with 100% similarity]