Geert Uytterhoeven c4958c118c m68k: defconfig: Update defconfigs for v6.16-rc2
- Enable modular build of the SCTP network protocol (no longer
    auto-enabled since now commit 6f8b478826 ("dlm: drop SCTP
    Kconfig dependency")),
  - Enable modular build of OpenVPN data channel offload,
  - Enable modular build of Btrfs and XFS filesystem support, and
    Universal TUN/TAP device driver support (no longer auto-enabled
    since commit 92f3c5a005 ("lib/test_kmod: do not
    hardcode/depend on any filesystem")),
  - Enable modular build of Null crypto algorithms (no longer
    auto-enabled since commit 0c08c72980 ("crypto: krb5enc - do
    not select CRYPTO_NULL")),
  - Drop CONFIG_CRYPTO_CHACHA20POLY1305=m (selected by OVPN),
  - Enable modular build of the simple prime number generator for
    testing (no longer auto-enabled since commit 3f2925174f
    ("lib/prime_numbers: KUnit test should not select PRIME_NUMBERS")),
  - Enable the benchmark in the (modular) KUnit tests for CRC functions.

Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
Link: https://lore.kernel.org/365889e04f7289fdcb393911c18639486a0d3e73.1750102111.git.geert@linux-m68k.org
2025-07-06 12:53:21 +02:00
2025-06-11 11:57:14 -07:00
2022-09-28 09:02:20 +02:00
2025-02-19 14:53:27 -07:00
2025-06-15 13:49:41 -07:00
2024-03-18 03:36:32 -06:00

Linux kernel
============

There are several guides for kernel developers and users. These guides can
be rendered in a number of formats, like HTML and PDF. Please read
Documentation/admin-guide/README.rst first.

In order to build the documentation, use ``make htmldocs`` or
``make pdfdocs``.  The formatted documentation can also be read online at:

    https://www.kernel.org/doc/html/latest/

There are various text files in the Documentation/ subdirectory,
several of them using the reStructuredText markup notation.

Please read the Documentation/process/changes.rst file, as it contains the
requirements for building and running the kernel, and information about
the problems which may result by upgrading your kernel.
Description
No description provided
Readme 3.4 GiB
Languages
C 97%
Assembly 1%
Shell 0.6%
Rust 0.5%
Python 0.4%
Other 0.3%