diff options
author | Patrick Georgi <pgeorgi@google.com> | 2022-10-28 01:00:26 +0200 |
---|---|---|
committer | Patrick Georgi <patrick@coreboot.org> | 2022-10-30 08:46:03 +0000 |
commit | 7eb03cb6574ed873f59a2c559e5ab079b9256b64 (patch) | |
tree | 2e69c522f8e5e87d4a6b8db7211b0c7eb0465b15 /util/kconfig/patches/series | |
parent | 4c9b9e9709cef4937d012d6950e5e2932042c587 (diff) |
util/kconfig: Uprev to Linux 5.17's kconfig
Another upstream refactoring, another local patch gone!
TEST=`util/abuild/abuild -C` output (build.h and build.conf) remains
the same
Change-Id: I0f99dcbd8ecc7256551f0a6e2c83c060cb1999b6
Signed-off-by: Patrick Georgi <patrick@coreboot.org>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/66046
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Elyes Haouas <ehaouas@noos.fr>
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 bccab80fd2..13b684b12e 100644 --- a/util/kconfig/patches/series +++ b/util/kconfig/patches/series @@ -8,5 +8,4 @@ 0008-kconfig-Add-wildcard-support-for-source.patch 0009-util-kconfig-Allow-emitting-false-booleans-into-kconfig-output.patch 0010-reenable-source-in-choice.patch -0011-remove-include-config-hardcodes.patch 0013-util-kconfig-detect-ncurses-on-FreeBSD.patch |