kconfig-ref

Homepage: https://github.com/seokbeomkim/kconfig-ref

Author: Jason Kim

Updated:

Summary

A simple package for looking up kconfig symbol quickly

Commentary

This is a simple package for looking up kconfig symbols and values with
parsing the .config file in the Linux kernel directory.

Setup:

(require 'kconfig-ref)

Dependencies