diff options
author | Patrick Georgi <patrick@coreboot.org> | 2023-11-20 17:58:40 +0100 |
---|---|---|
committer | Patrick Georgi <patrick@coreboot.org> | 2023-11-24 16:49:51 +0000 |
commit | 7f93aa491915b09a8d30b75d32dfa787b4d886f8 (patch) | |
tree | 6a3917f41f1191e8f5499eebb1a4b8216b06e651 /util/kconfig/patches/series | |
parent | f47e85fc7211494f501b5c9717a443e5b781b58d (diff) |
util/kconfig: Uprev to Linux 6.1's kconfig
This also cleans up our patch queue.
TEST=`util/abuild/abuild -C` output (config.h and config.build) remains
the same
Change-Id: I79159130ba3515ede59e9fb9fbf087e2ed76257a
Signed-off-by: Patrick Georgi <patrick@coreboot.org>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/79203
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Martin L Roth <gaumless@gmail.com>
Diffstat (limited to 'util/kconfig/patches/series')
-rw-r--r-- | util/kconfig/patches/series | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/util/kconfig/patches/series b/util/kconfig/patches/series index 252eb64b9a..655c493868 100644 --- a/util/kconfig/patches/series +++ b/util/kconfig/patches/series @@ -10,4 +10,3 @@ 0010-reenable-source-in-choice.patch 0013-util-kconfig-detect-ncurses-on-FreeBSD.patch 0014-util-kconfig-Move-Kconfig-deps-back-into-build-confi.patch -0015-util-kconfig-chmod-w-before-savedefconfig.patch |