Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Kconfig.zephyr: allow override default values in module Kconfig files
Allow Kconfig to override default values of Kconfig symbols defined in modules' Kconfig files. For that, the .defonfig files need to be source'd before the modules' Kconfig files. Signed-off-by: Ioannis Glaropoulos <[email protected]>
- Loading branch information