Kconfig 465 B

123456789101112131415161718192021222324252627282930313233
  1. config MXS_HAVE_AMBA_DUART
  2. bool
  3. config MXS_HAVE_PLATFORM_AUART
  4. bool
  5. config MXS_HAVE_PLATFORM_FEC
  6. bool
  7. config MXS_HAVE_PLATFORM_FLEXCAN
  8. select HAVE_CAN_FLEXCAN if CAN
  9. bool
  10. config MXS_HAVE_PLATFORM_GPMI_NAND
  11. bool
  12. config MXS_HAVE_PLATFORM_MXS_I2C
  13. bool
  14. config MXS_HAVE_PLATFORM_MXS_MMC
  15. bool
  16. config MXS_HAVE_PLATFORM_MXS_PWM
  17. bool
  18. config MXS_HAVE_PLATFORM_MXSFB
  19. bool
  20. config MXS_HAVE_PLATFORM_MXS_SAIF
  21. bool
  22. config MXS_HAVE_PLATFORM_RTC_STMP3XXX
  23. bool