Skip to content

Instantly share code, notes, and snippets.

@max06
Created June 11, 2022 16:02
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save max06/d1d7dbf15547f330071088720dd708a1 to your computer and use it in GitHub Desktop.
Save max06/d1d7dbf15547f330071088720dd708a1 to your computer and use it in GitHub Desktop.
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