Skip to content
Commit d92769b8 authored by Carles Cufi's avatar Carles Cufi Committed by Anas Nashif
Browse files

scripts: kconfig: Replace Kconfig exectuables with Python



We have been using a fork of the Linux kernel's Kconfig system to
configure the Zephyr tree. The issue is that this is a native tool
written in C that is not easy to compile for Windows. This patch
replaces the use of the conf executable with kconfig.py, a script that
uses Kconfiglib to generate the .config and autoconf.h files required to
compile Zephyr.

Signed-off-by: default avatarCarles Cufi <carles.cufi@nordicsemi.no>
parent f4639f18
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment