On Thu, Apr 16, 2020 at 1:57 PM Geert Uytterhoeven <geert+renesas@xxxxxxxxx> wrote: > > Sort configuration options for vendor-specific errata by vendor, to > increase uniformity. > Move ARM64_WORKAROUND_REPEAT_TLBI up, as it is also selected by > ARM64_ERRATUM_1286807. > > Signed-off-by: Geert Uytterhoeven <geert+renesas@xxxxxxxxx> Looks fine to me, though I wonder if we should move the errata menu to a separate Kconfig file, given that it's already longer than the Kconfig.platforms and Kconfig.debug files at 500 lines. Maybe a Kconfig.cpu with both the "ARMv8.x architectural features" and errata menus? Either way, Acked-by: Arnd Bergmann <arnd@xxxxxxxx