diff options
Diffstat (limited to 'tools/kconfig/README.md')
-rw-r--r-- | tools/kconfig/README.md | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/tools/kconfig/README.md b/tools/kconfig/README.md new file mode 100644 index 0000000..0c3f693 --- /dev/null +++ b/tools/kconfig/README.md @@ -0,0 +1,9 @@ +## kconfig + +Description: extracted from the linux kernel + +source: https://kernel.org/ + +commit: 0988a0ea791999ebbf95693f2676381825b05033 + +path: scripts/kconfig |