kernel/drivers/spi/Kconfig
.. .. @@ -1067,6 +1067,12 @@ 1067 1067 SPI slave handler to allow remote control of system reboot, power 1068 1068 off, halt, and suspend. 1069 1069 1070 +config SPI_SLAVE_ROCKCHIP_OBJ1071 + tristate "Rockchip SPI slave inter transmission protocol demo"1072 + help1073 + SPI slave with a rockchip protocol specification for SPI slave1074 + transmission, work with the corresponding master driver spidev_rkmst.1075 +1070 1076 endif # SPI_SLAVE 1071 1077 1072 1078 config SPI_DYNAMIC