refactor(Kconfig): Extracted designer defaults out into new files (#2537)

docs: Fix incorrect kconfig default values

fix(Kconfig): Added a name to EC11's trigger mode choice, allowing it to be set in device Kconfig.defconfig

refactor(Kconfig): Moved designer defaults out into new files
This commit is contained in:
Nicolas Munnich
2024-12-04 22:19:35 +01:00
committed by GitHub
parent a9ff3a78a1
commit 40925d48e6
8 changed files with 160 additions and 120 deletions

View File

@@ -11,7 +11,7 @@ menuconfig EC11
if EC11
choice
choice EC11_TRIGGER_MODE
prompt "Trigger mode"
default EC11_TRIGGER_NONE
help