]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/blobdiff - drivers/mtd/spi-nor/Kconfig
Merge tag 'spi-nor/for-5.3-v2' of gitolite.kernel.org:pub/scm/linux/kernel/git/mtd...
[mirror_ubuntu-jammy-kernel.git] / drivers / mtd / spi-nor / Kconfig
index dab986691267ae29bc46236f256c4dd6f2a2ba03..6de83277ce8b5286ccdbec4dc8ff7f8d6c91b7cd 100644 (file)
@@ -1,3 +1,4 @@
+# SPDX-License-Identifier: GPL-2.0-only
 menuconfig MTD_SPI_NOR
        tristate "SPI-NOR device support"
        depends on MTD
@@ -104,11 +105,4 @@ config SPI_INTEL_SPI_PLATFORM
          To compile this driver as a module, choose M here: the module
          will be called intel-spi-platform.
 
-config SPI_STM32_QUADSPI
-       tristate "STM32 Quad SPI controller"
-       depends on ARCH_STM32 || COMPILE_TEST
-       help
-         This enables support for the STM32 Quad SPI controller.
-         We only connect the NOR to this controller.
-
 endif # MTD_SPI_NOR