Re: [PATCH v2] mtd: maps: remove dead select of MTD_CFI_BE_BYTE_SWAP

From: Andy Shevchenko

Date: Thu Aug 06 2026 - 17:00:18 EST


On Wed, Jul 22, 2026 at 11:06:18PM +0100, Julian Braha wrote:
> 'select' does not work on config options in a 'choice', so currently it is
> possible to enable MTD_PHYSMAP_IXP4XX without MTD_CFI_BE_BYTE_SWAP.
>
> From a previous conversation, it was decided to remove the select entirely:
> https://lore.kernel.org/all/c6268184-4904-49d9-b14f-0e11dce8bdad@xxxxxxxxxxxxxxxx/

You can make this a proper Link tag.

"From a previous conversation [1], it was decided to remove the select entirely.
...
Link: $URL [1]"


> This dead select was found by kconfirm, a static analysis tool for Kconfig.

--
With Best Regards,
Andy Shevchenko