An open API service indexing awesome lists of open source software.

https://github.com/jiauzhang/menuconfig

standalone menuconfig/kconfig from linux kernel
https://github.com/jiauzhang/menuconfig

kbuild kconfig linux linux-kernel menuconfig

Last synced: 4 months ago
JSON representation

standalone menuconfig/kconfig from linux kernel

Awesome Lists containing this project

README

          

## Standalone menuconfig from Linux Kernel



### Usage
```shell
# menuconfig will save .config in the same folder as YOUR_KCONFIG_FILE
# and generate headers in include/generated/*
# default to read ./Kconfig
menuconfig
# manually specify
menuconfig --kconfig YOUR_KCONFIG_FILE
```

### Install dependencies
```shell
./install_deps
```

### Build and Install menuconfig
```shell
mkdir build && cd build
cmake .. && make menuconfig
sudo make install
```

### Sponsor



公众号




AliPay.png




AliPay
WeChatPay




AliPay.png
WeChatPay.png