Re: [PATCH 0/2] kconfig: 'if' and automatic submenu creation documentation

2018-01-15 Thread Ulf Magnusson
On Sun, Jan 14, 2018 at 10:00 PM, Sam Ravnborg wrote: > Hi Ulf. > > On Sun, Jan 14, 2018 at 12:33:43PM +0100, Ulf Magnusson wrote: >> These together should make the automatic submenu logic a lot clearer. >> >> Ulf Magnusson (2): >> kconfig: Document 'if' flattening logic >> kconfig: Improve au

Re: [PATCH 0/2] kconfig: 'if' and automatic submenu creation documentation

2018-01-14 Thread Sam Ravnborg
Hi Ulf. On Sun, Jan 14, 2018 at 12:33:43PM +0100, Ulf Magnusson wrote: > These together should make the automatic submenu logic a lot clearer. > > Ulf Magnusson (2): > kconfig: Document 'if' flattening logic > kconfig: Improve auto. menu documentation accuracy > > scripts/kconfig/menu.c | 3

[PATCH 0/2] kconfig: 'if' and automatic submenu creation documentation

2018-01-14 Thread Ulf Magnusson
These together should make the automatic submenu logic a lot clearer. Ulf Magnusson (2): kconfig: Document 'if' flattening logic kconfig: Improve auto. menu documentation accuracy scripts/kconfig/menu.c | 33 + 1 file changed, 29 insertions(+), 4 deletions(-)