summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xmenuconfig.py4
1 files changed, 4 insertions, 0 deletions
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
===========