Kconfig 134 B

12345678910
  1. config ENABLE_FGDMA
  2. bool
  3. prompt "Use FGDMA"
  4. default n
  5. config ENABLE_FDDMA
  6. bool
  7. prompt "Use FDDMA"
  8. default n