Home
last modified time | relevance | path

Searched hist:"49 ac3c0c3aa3b7636961b72a40ddb03e6609f594" (Results 1 – 3 of 3) sorted by relevance

/linux/scripts/kconfig/tests/auto_submenu/
H A Dexpected_stdout49ac3c0c3aa3b7636961b72a40ddb03e6609f594 Tue Mar 13 10:12:05 CET 2018 Masahiro Yamada <yamada.masahiro@socionext.com> kconfig: tests: test automatic submenu creation

If a symbols has dependency on the preceding symbol, the menu entry
should become the submenu of the preceding one, and displayed with
deeper indentation.

This is done by restructuring the menu tree in menu_finalize().
It is a bit complicated computation, so let's add a test case.

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Reviewed-by: Ulf Magnusson <ulfalizer@gmail.com>
H A D__init__.py49ac3c0c3aa3b7636961b72a40ddb03e6609f594 Tue Mar 13 10:12:05 CET 2018 Masahiro Yamada <yamada.masahiro@socionext.com> kconfig: tests: test automatic submenu creation

If a symbols has dependency on the preceding symbol, the menu entry
should become the submenu of the preceding one, and displayed with
deeper indentation.

This is done by restructuring the menu tree in menu_finalize().
It is a bit complicated computation, so let's add a test case.

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Reviewed-by: Ulf Magnusson <ulfalizer@gmail.com>
H A DKconfig49ac3c0c3aa3b7636961b72a40ddb03e6609f594 Tue Mar 13 10:12:05 CET 2018 Masahiro Yamada <yamada.masahiro@socionext.com> kconfig: tests: test automatic submenu creation

If a symbols has dependency on the preceding symbol, the menu entry
should become the submenu of the preceding one, and displayed with
deeper indentation.

This is done by restructuring the menu tree in menu_finalize().
It is a bit complicated computation, so let's add a test case.

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Reviewed-by: Ulf Magnusson <ulfalizer@gmail.com>