Kconfig 115 B

12345678
  1. menu "Qspi Configuration"
  2. config USE_FQSPI
  3. bool
  4. prompt "Use FQSPI"
  5. default n
  6. endmenu