162306a36Sopenharmony_ci# SPDX-License-Identifier: GPL-2.0-only
262306a36Sopenharmony_ciconfig SPI_HISI_SFC
362306a36Sopenharmony_ci	tristate "Hisilicon FMC SPI NOR Flash Controller(SFC)"
462306a36Sopenharmony_ci	depends on ARCH_HISI || COMPILE_TEST
562306a36Sopenharmony_ci	depends on HAS_IOMEM
662306a36Sopenharmony_ci	help
762306a36Sopenharmony_ci	  This enables support for HiSilicon FMC SPI NOR flash controller.
862306a36Sopenharmony_ci
962306a36Sopenharmony_ciconfig SPI_NXP_SPIFI
1062306a36Sopenharmony_ci	tristate "NXP SPI Flash Interface (SPIFI)"
1162306a36Sopenharmony_ci	depends on OF && (ARCH_LPC18XX || COMPILE_TEST)
1262306a36Sopenharmony_ci	depends on HAS_IOMEM
1362306a36Sopenharmony_ci	help
1462306a36Sopenharmony_ci	  Enable support for the NXP LPC SPI Flash Interface controller.
1562306a36Sopenharmony_ci
1662306a36Sopenharmony_ci	  SPIFI is a specialized controller for connecting serial SPI
1762306a36Sopenharmony_ci	  Flash. Enable this option if you have a device with a SPIFI
1862306a36Sopenharmony_ci	  controller and want to access the Flash as a mtd device.
19