| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2018-08-24 | Show include paths in menuconfig symbol information | Ulf Magnusson | |
| Add a MenuNode.include_path attribute that holds a tuple of (filename, linenr) tuples, giving the locations of the 'source' statements via which the node's Kconfig file was included, starting from the top-level Kconfig file. Use MenuNode.include_path to give the include path for symbols and other items in the help display in the menuconfig interface. This is useful for figuring out how Kconfig files are organized, and when reorganizing things. | |||
