Kconfig 482 B

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