From 15d07b1dceb5f651c838356378b350251ccf90a2 Mon Sep 17 00:00:00 2001 From: Ulf Magnusson Date: Wed, 29 Aug 2018 02:22:25 +0200 Subject: menuconfig: Mention that include paths are shown Add info to module docstring. --- menuconfig.py | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/menuconfig.py b/menuconfig.py index 560bf27..c85157a 100755 --- a/menuconfig.py +++ b/menuconfig.py @@ -77,6 +77,10 @@ Other features * Kconfig definitions are printed + * The include path is shown, listing the locations of the 'source' + statements that included the Kconfig file of the symbol (or other + item) + Limitations =========== -- cgit v1.2.3