<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux-dev/scripts/kconfig/tests/choice/allmod_expected_config, branch linus/master</title>
<subtitle>Linux kernel development work - see feature branches</subtitle>
<id>https://git.zx2c4.com/linux-dev/atom/scripts/kconfig/tests/choice/allmod_expected_config?h=linus%2Fmaster</id>
<link rel='self' href='https://git.zx2c4.com/linux-dev/atom/scripts/kconfig/tests/choice/allmod_expected_config?h=linus%2Fmaster'/>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/linux-dev/'/>
<updated>2018-03-25T17:04:02Z</updated>
<entry>
<title>kconfig: tests: add basic choice tests</title>
<updated>2018-03-25T17:04:02Z</updated>
<author>
<name>Masahiro Yamada</name>
<email>yamada.masahiro@socionext.com</email>
</author>
<published>2018-03-13T09:12:04Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/linux-dev/commit/?id=1903c511905984685e0a299421bc4c8b6fc1344b'/>
<id>urn:sha1:1903c511905984685e0a299421bc4c8b6fc1344b</id>
<content type='text'>
The calculation of 'choice' is a bit complicated part in Kconfig.

The behavior of 'y' choice is intuitive.  If choice values are tristate,
the choice can be 'm' where each value can be enabled independently.
Also, if a choice is marked as 'optional', the whole choice can be
invisible.

Test basic functionality of choice.

Signed-off-by: Masahiro Yamada &lt;yamada.masahiro@socionext.com&gt;
Reviewed-by: Ulf Magnusson &lt;ulfalizer@gmail.com&gt;
</content>
</entry>
</feed>
