diff options
| author | Louis Burda <quent.burda@gmail.com> | 2023-01-10 17:08:18 +0100 |
|---|---|---|
| committer | Louis Burda <quent.burda@gmail.com> | 2023-01-10 17:08:18 +0100 |
| commit | b0f48d2b2cc7ec0e19ce0e16dc59e9169b63b0e0 (patch) | |
| tree | 129be4fe718c1dc6d37938271f30064a018aee2f /extra/.config | |
| parent | 252b11a01e061fd17821e53a41c8451a1d2c27bd (diff) | |
| download | cachepc-b0f48d2b2cc7ec0e19ce0e16dc59e9169b63b0e0.tar.gz cachepc-b0f48d2b2cc7ec0e19ce0e16dc59e9169b63b0e0.zip | |
Stash fixups
Diffstat (limited to 'extra/.config')
| -rwxr-xr-x | extra/.config | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/extra/.config b/extra/.config index 113550c..7b8b3b0 100755 --- a/extra/.config +++ b/extra/.config @@ -27,6 +27,7 @@ CONFIG_THREAD_INFO_IN_TASK=y CONFIG_INIT_ENV_ARG_LIMIT=32 # CONFIG_COMPILE_TEST is not set # CONFIG_WERROR is not set +# CONFIG_UAPI_HEADER_TEST is not set CONFIG_LOCALVERSION="-snp-host-0aaa1e599bee" # CONFIG_LOCALVERSION_AUTO is not set CONFIG_BUILD_SALT="5.10.0-17-amd64" @@ -10012,7 +10013,7 @@ CONFIG_DEBUG_INFO_NONE=y CONFIG_FRAME_WARN=2048 CONFIG_STRIP_ASM_SYMS=y # CONFIG_READABLE_ASM is not set -# CONFIG_HEADERS_INSTALL is not set +CONFIG_HEADERS_INSTALL=y # CONFIG_DEBUG_SECTION_MISMATCH is not set CONFIG_SECTION_MISMATCH_WARN_ONLY=y # CONFIG_DEBUG_FORCE_FUNCTION_ALIGN_64B is not set |
