[PATCH v2] mtd: maps: remove dead select of MTD_CFI_BE_BYTE_SWAP
Arnd Bergmann
arnd at arndb.de
Wed Jul 22 23:31:03 PDT 2026
On Thu, Jul 23, 2026, at 00:06, 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@app.fastmail.com/
>
> This dead select was found by kconfirm, a static analysis tool for Kconfig.
>
> Signed-off-by: Julian Braha <julianbraha at gmail.com>
> ---
Acked-by: Arnd Bergmann <arnd at arndb.de>
More information about the linux-mtd
mailing list