ec icon indicating copy to clipboard operation
ec copied to clipboard

Use Kconfig

Open crawfxrd opened this issue 4 months ago • 0 comments

Following #443 and implicitly resolving #515,

Import kconfig from either:

  • Linux directly (scripts/kconfig) (most likely),
  • the version used by coreboot (util/kconfig) (most practical),
  • whatever implementation Zephyr uses

And adapt the existing build (bare GNU Make) to it.

Alternatives

  • Write our own config tool

crawfxrd avatar Aug 28 '25 02:08 crawfxrd