[PATCH v3 4/9] soc: fujitsu: Add Kconfig/Makefile to build hardware prefetch control driver

Thomas Gleixner tglx at linutronix.de
Wed Apr 20 15:14:49 PDT 2022


On Wed, Apr 20 2022 at 12:02, Kohei Tarumizu wrote:
> +
> +menu "Fujitsu SoC drivers"
> +
> +config A64FX_HWPF_CONTROL
> +	tristate "A64FX Hardware Prefetch Control driver"
> +	depends on ARM64 || HWPF_CONTROL

  && HWPF_CONTROL

No point in enabling this on x86.

Thanks,

        tglx



More information about the linux-arm-kernel mailing list