commit | 48edfc2203ad8d68594bf0dc6d72dab8970c78a0 | [log] [tgz] |
---|---|---|
author | Ulf Magnusson <Ulf.Magnusson@nordicsemi.no> | Mon May 13 23:23:31 2019 +0200 |
committer | Kumar Gala <kumar.gala@gmail.com> | Wed May 15 05:10:01 2019 -0500 |
tree | 371a233cf1569a6f294fd19841733d5ec7c59349 | |
parent | 424224afb77f0aa8d76d6199b00faf99e4e4fe44 [diff] |
console: kconfig: Put 'menuconfig CONSOLE_SUBSYS' in top-level menu The 'Console' menu contains just 'config CONSOLE_SUBSYS' and its indented children. Remove one menu level by removing the 'Console' menu and turning CONSOLE_SUBSYS into a 'menuconfig' symbol. Signed-off-by: Ulf Magnusson <Ulf.Magnusson@nordicsemi.no>