# Kconfig utilities, conf and mconf ## origin This has been adapted from the linux kernel sources: > SPDX-License-Identifier: GPL-2.0 > repo: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/ > commit: f296bfd5cd04cbb49b8fc9585adc280ab2b58624 > path: scripts/kconfig ## building - C compiler: gcc, clang, tcc - bison, flex - ncurses for menuconfig