Эх сурвалжийг харах

spi: Kconfig: Remove old comments now that SPI slave is supported

Since commit 6c364062bfed ("spi: core: Add support for registering SPI
slave controllers") SPI slave is also supported, so remove the old
comments that say SPI slave is unsupported.

Signed-off-by: Fabio Estevam <fabio.estevam@nxp.com>
Acked-by: Geert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: Mark Brown <broonie@kernel.org>
Fabio Estevam 8 жил өмнө
parent
commit
da39471232
1 өөрчлөгдсөн 0 нэмэгдсэн , 4 устгасан
  1. 0 4
      drivers/spi/Kconfig

+ 0 - 4
drivers/spi/Kconfig

@@ -1,10 +1,6 @@
 #
 # SPI driver configuration
 #
-# NOTE:  the reason this doesn't show SPI slave support is mostly that
-# nobody's needed a slave side API yet.  The master-role API is not
-# fully appropriate there, so it'd need some thought to do well.
-#
 menuconfig SPI
 	bool "SPI support"
 	depends on HAS_IOMEM