From d7e71a8f9736be34d90924ceb04a1e699242f93d Mon Sep 17 00:00:00 2001 From: Ulf Magnusson Date: Wed, 17 Jun 2015 00:55:41 +0200 Subject: Link Kconfig documentation. --- README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index b48ce57..4c30752 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,10 @@ # Kconfiglib # -A Python library for doing stuff with Kconfig-based configuration systems. Can -extract information, query and set symbol values, and read and write -.config files. Highly compatible with the scripts/kconfig/\*conf -utilities in the kernel, usually invoked via make targets such as -menuconfig and defconfig. +A Python library for doing stuff with [Kconfig](https://www.kernel.org/doc/Documentation/kbuild/kconfig-language.txt)-based +configuration systems. Can extract information, query and set symbol values, +and read and write .config files. Highly compatible with the +scripts/kconfig/\*conf utilities in the kernel, usually invoked via make +targets such as menuconfig and defconfig. Supports both Python 2 and Python 3 without modification. -- cgit v1.2.3