https://github.com/torvalds/linux
Revision 7036440eab3e2d47a775d4616909f8235488d714 authored by Arnd Bergmann on 30 May 2022, 12:46:17 UTC, committed by Arnd Bergmann on 03 June 2022, 18:48:53 UTC
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>
1 parent c73b909
Raw File
Tip revision: 7036440eab3e2d47a775d4616909f8235488d714 authored by Arnd Bergmann on 30 May 2022, 12:46:17 UTC
ARM: omap1: enable multiplatform
Tip revision: 7036440
COPYING
The Linux Kernel is provided under:

	SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note

Being under the terms of the GNU General Public License version 2 only,
according with:

	LICENSES/preferred/GPL-2.0

With an explicit syscall exception, as stated at:

	LICENSES/exceptions/Linux-syscall-note

In addition, other licenses may also apply. Please see:

	Documentation/process/license-rules.rst

for more details.

All contributions to the Linux Kernel are subject to this COPYING file.
back to top