summaryrefslogtreecommitdiffstats
path: root/drivers/spi/Kconfig
blob: e1678e63e6adf976e4514978a3d2e1a9b6634c42 (plain)
1
2
3
4
5
6
config DM_SPI
	bool "Enable Driver Model for SPI drivers"
	depends on DM
	help
	  If you want to use driver model for SPI drivers, say Y.
	  To use legacy SPI drivers, say N.
OpenPOWER on IntegriCloud