index
:
nova.git
nova
nova-next
topic/nova/allocator
wip/fw-loader
dakr's fork of freedesktop.org/drm/nova
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
/
kconfig
/
tests
Age
Commit message (
Expand
)
Author
2024-07-20
kconfig: recursive checks drop file/lineno
HONG Yifan
2024-07-16
kconfig: remove tristate choice support
Masahiro Yamada
2024-05-02
kconfig: remove 'optional' property support
Masahiro Yamada
2024-03-21
kconfig: tests: test dependency after shuffling choices
Masahiro Yamada
2024-03-21
kconfig: tests: add a test for randconfig with dependent choices
Masahiro Yamada
2024-03-21
kconfig: tests: support KCONFIG_SEED for the randconfig runner
Masahiro Yamada
2024-02-20
kconfig: print recursive dependency errors in the parsed order
Masahiro Yamada
2021-04-14
kconfig: change "modules" from sub-option to first-level attribute
Masahiro Yamada
2021-04-14
kconfig: change defconfig_list option to environment variable
Masahiro Yamada
2020-05-12
kconfig: tests: remove randconfig test for choice in choice
Masahiro Yamada
2019-06-14
docs: kbuild: convert docs to ReST and rename to *.rst
Mauro Carvalho Chehab
2019-06-05
kconfig: tests: fix recursive inclusion unit test
Masahiro Yamada
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2018-12-28
kconfig: convert to SPDX License Identifier
Masahiro Yamada
2018-08-22
kconfig: improve the recursive dependency report
Masahiro Yamada
2018-08-22
kconfig: report recursive dependency involving 'imply'
Masahiro Yamada
2018-08-22
kconfig: error out when seeing recursive dependency
Masahiro Yamada
2018-05-29
kconfig: test: add Kconfig macro language tests
Masahiro Yamada
2018-05-29
kconfig: make default prompt of mainmenu less specific
Masahiro Yamada
2018-03-26
kconfig: remove duplicated file name and lineno of recursive inclusion
Masahiro Yamada
2018-03-26
kconfig: tests: test if recursive inclusion is detected
Masahiro Yamada
2018-03-26
kconfig: tests: test if recursive dependencies are detected
Masahiro Yamada
2018-03-26
kconfig: tests: test randconfig for choice in choice
Masahiro Yamada
2018-03-26
kconfig: tests: test defconfig when two choices interact
Masahiro Yamada
2018-03-26
kconfig: tests: check visibility of tristate choice values in y choice
Masahiro Yamada
2018-03-26
kconfig: tests: check unneeded "is not set" with unmet dependency
Masahiro Yamada
2018-03-26
kconfig: tests: test if new symbols in choice are asked
Masahiro Yamada
2018-03-26
kconfig: tests: test automatic submenu creation
Masahiro Yamada
2018-03-26
kconfig: tests: add basic choice tests
Masahiro Yamada
2018-03-26
kconfig: tests: add framework for Kconfig unit testing
Masahiro Yamada