Re: [RFC 2/6] drivers: pci: Change CONFIG_SPDM to a dependency
From: Miguel Ojeda
Date: Fri Nov 22 2024 - 10:36:48 EST
On Fri, Nov 22, 2024 at 4:30 PM Jonathan Cameron
<Jonathan.Cameron@xxxxxxxxxx> wrote:
>
> Not sure it will! Security Protocol and Data Model
> which to me is completely useless for hinting what it is ;)
>
> Definitely keep (SPDM) on end of expanded name as I suspect most
> people can't remember the terms (I had to look it up ;)
If that is the case, then perhaps it may make sense to put it at the
beginning if no one knows what the expanded form is:
bool "SPDM (Security Protocol and Data Model)"
However, from a quick grep, this "at the beginning" style does not
seem common...
Cheers,
Miguel