On Mon, Feb 07, 2022 at 03:20:58PM +0000, Mark Brown wrote: > Now that basline support for the Scalable Matrix Extension (SME) is present > introduce the Kconfig option allowing it to be built. While the feature > registers don't impose a strong requirement for a system with SME to > support SVE at runtime the support for streaming mode SVE is mostly > shared with normal SVE so depend on SVE. > > Signed-off-by: Mark Brown <broonie@xxxxxxxxxx> Reviewed-by: Catalin Marinas <catalin.marinas@xxxxxxx>