Created
June 11, 2022 16:02
-
-
Save max06/d1d7dbf15547f330071088720dd708a1 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
5c5 | |
< CONFIG_CC_VERSION_TEXT="gcc-11 (Debian 11.3.0-3) 11.3.0" | |
--- | |
> CONFIG_CC_VERSION_TEXT="gcc (Debian 11.3.0-3) 11.3.0" | |
31a32 | |
> CONFIG_BUILD_SALT="" | |
869a871 | |
> CONFIG_MODULE_SIG_ALL=y | |
1000c1002 | |
< # CONFIG_MEMORY_HOTPLUG_DEFAULT_ONLINE is not set | |
--- | |
> CONFIG_MEMORY_HOTPLUG_DEFAULT_ONLINE=y | |
7806c7808 | |
< CONFIG_HYPERV=m | |
--- | |
> CONFIG_HYPERV=y | |
7809c7811 | |
< CONFIG_HYPERV_BALLOON=m | |
--- | |
> CONFIG_HYPERV_BALLOON=y | |
9757a9760 | |
> CONFIG_MODULE_SIG_KEY="certs/signing_key.pem" | |
9760a9764 | |
> CONFIG_SYSTEM_TRUSTED_KEYS="" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment