linux-stable/scripts/kconfig/tests
Masahiro Yamada 6dd85ff178 kconfig: change "modules" from sub-option to first-level attribute
Now "modules" is the only member of the "option" property.

Remove "option", and move "modules" to the top level property.

Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
2021-04-14 15:22:49 +09:00
..
auto_submenu kconfig: convert to SPDX License Identifier 2018-12-28 22:22:28 +09:00
choice kconfig: change "modules" from sub-option to first-level attribute 2021-04-14 15:22:49 +09:00
choice_value_with_m_dep kconfig: change "modules" from sub-option to first-level attribute 2021-04-14 15:22:49 +09:00
err_recursive_dep docs: kbuild: convert docs to ReST and rename to *.rst 2019-06-14 14:21:21 -06:00
err_recursive_inc kconfig: tests: fix recursive inclusion unit test 2019-06-05 02:33:10 +09:00
inter_choice kconfig: change "modules" from sub-option to first-level attribute 2021-04-14 15:22:49 +09:00
new_choice_with_dep kconfig: convert to SPDX License Identifier 2018-12-28 22:22:28 +09:00
no_write_if_dep_unmet kconfig: convert to SPDX License Identifier 2018-12-28 22:22:28 +09:00
preprocess kconfig: test: add Kconfig macro language tests 2018-05-29 03:31:19 +09:00
conftest.py kconfig: change defconfig_list option to environment variable 2021-04-14 15:22:48 +09:00
pytest.ini