aboutsummaryrefslogtreecommitdiff
path: root/tools/kconfig/readme.md
blob: 472deb840d943c896f26cd1a677e7306d1849e8c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# 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