On Tue, Apr 13, 2021 at 02:27:23PM +0200, Geert Uytterhoeven wrote: > The HiSilicon Kunpeng SPI controller is only present on HiSilicon > Kunpeng SoCs. Hence add a dependency on ARCH_HISI, to prevent asking > the user about this driver when configuring a kernel without Hisilicon > platform support. Are you *sure* about this? HiSilicon produce a wide range of SoCs with very diverse target markets, this driver looks like it's for enterprise stuff while most things guarded by that config option look like they're for embedded applications.