Kconfig 323 B

12345678910111213
  1. #
  2. # Nxp SPi protocol (SPI) devices
  3. #
  4. config NXP_P73_DEVICES
  5. bool "Nxp P73 secure element protocol driver (SPI) devices"
  6. default n
  7. ---help---
  8. You'll have to say Y if your computer contains an SPI device that
  9. you want to use under Linux.
  10. You can say N here if you don't have any SPI connected to your computer.