Gilles Peskine a8861e086e Fix boolean options in the wrong section
Boolean options that modify the behavior of a module are supposed to be in
the "feature support" section, not in the "configuration options" support:
that section is documented to contain commented-out definitions with a
value, for which the comment contains the default version. In particular,
merely uncommenting a definition in the "configuration options" section is
not supposed to change anything.

Move the offending boolean options to the proper section.

This causes those options to be enabled by `config.py full` unless
explicitly excluded. For all the offending options, this is undesirable, so
make sure those options are indeed excluded.

Signed-off-by: Gilles Peskine <Gilles.Peskine@arm.com>
2023-09-05 20:20:51 +02:00
..
2022-09-18 21:17:09 +02:00
2023-07-27 20:00:41 +01:00
2022-01-06 12:20:48 +01:00
2023-06-14 20:06:43 +01:00
2023-08-04 14:14:11 +01:00
2021-06-28 09:28:33 +01:00