summaryrefslogtreecommitdiff
path: root/setup.cfg
diff options
context:
space:
mode:
authorUlf Magnusson <ulfalizer@gmail.com>2018-08-17 21:04:43 +0200
committerUlf Magnusson <ulfalizer@gmail.com>2018-08-17 21:35:42 +0200
commit8a3999bc708e8468ff79665e3cbdfccd603160e1 (patch)
treef459c8ba2328764c6791d3d705973bae6352a085 /setup.cfg
parentb7be018fba77db3a9ff11faf980c600d4bbb2fa8 (diff)
Fix $srctree logic for the top-level Kconfig file
Due to a major design braino, the top-level Kconfig file passed to Kconfig.__init__() wasn't looked up relative to $srctree, breaking out-of-tree usage for e.g. menuconfig. With this change, Kconfig files are consistently looked up relative to $srctree, which makes a lot more sense. Also remove note re. loading a subset of Kconfig files. Saying that the top-level file and all source'd Kconfig files are looked up relative to $srctree should make the behavior clear enough.
Diffstat (limited to 'setup.cfg')
0 files changed, 0 insertions, 0 deletions