Skip to content

Strip CONFIG_HAVE_XX options from config overlays + enable FTRACE in host kernel#195

Merged
bleggett merged 1 commit into
mainfrom
bleggett/trim-kconfig-haves
Jun 4, 2026
Merged

Strip CONFIG_HAVE_XX options from config overlays + enable FTRACE in host kernel#195
bleggett merged 1 commit into
mainfrom
bleggett/trim-kconfig-haves

Conversation

@bleggett

@bleggett bleggett commented Jun 4, 2026

Copy link
Copy Markdown
Contributor

By convention these (CONFIG_HAVE, CONFIG_HAS, CONFIG_ARCH_HAVE, etc) don't toggle build features, do nothing, and are leftovers from when we had full config deltas, so they're just noise.

Also, we had FTRACE in our zone kernels but not in our host kernels, and it's useful to me in the host kernel as well, so adding.

By convention these don't toggle build features, do nothing,
and are leftovers from when we had full config deltas.
@bleggett bleggett enabled auto-merge (squash) June 4, 2026 22:39
@bleggett bleggett merged commit cb0ddd4 into main Jun 4, 2026
7 checks passed
@bleggett bleggett deleted the bleggett/trim-kconfig-haves branch June 4, 2026 22:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants