[PATCH] ARM: configs: Update axm55xx FS-Cache options
Arnd Bergmann
arnd at arndb.de
Sat Sep 5 01:33:05 PDT 2026
On Sat, Sep 5, 2026, at 07:22, Karl Mehltretter wrote:
> CONFIG_FSCACHE_HISTOGRAM, CONFIG_CACHEFILES_HISTOGRAM and
> CONFIG_FSCACHE_OBJECT_LIST were removed in v5.15, and
> CONFIG_FSCACHE_DEBUG was renamed to CONFIG_NETFS_DEBUG in v6.11, so
> none of these lines has any effect any more.
>
> Drop the removed options and select NETFS_DEBUG in place of
> FSCACHE_DEBUG, keeping the debugging support this defconfig has always
> asked for rather than silently losing it.
>
> Assisted-by: LLM
> Signed-off-by: Karl Mehltretter <kmehltretter at gmail.com>
> ---
> arch/arm/configs/axm55xx_defconfig | 5 +----
I'm going to post a patch to remove all of axm55xx soon, so
I think we can skip this one, otherwise it obviously looks
correct.
Arnd
More information about the linux-arm-kernel
mailing list