3 config UX500_SOC_COMMON
8 select ARM_ERRATA_753970
9 select ARM_ERRATA_754322
13 config UX500_SOC_DB5500
15 select MFD_DB5500_PRCMU
17 config UX500_SOC_DB8500
19 select MFD_DB8500_PRCMU
20 select REGULATOR_DB8500_PRCMU
24 menu "Ux500 target platform (boards)"
27 bool "U8500 Development platform"
28 depends on UX500_SOC_DB8500
31 Include support for the mop500 development platform.
34 bool "U85000 Development platform, HREFv60 version"
35 depends on UX500_SOC_DB8500
37 Include support for the HREFv60 new development platform.
40 bool "U8500 Snowball platform"
41 depends on UX500_SOC_DB8500
44 Include support for the snowball development platform.
47 bool "U5500 Development platform"
48 depends on UX500_SOC_DB5500
50 Include support for the U5500 development platform.
53 config UX500_DEBUG_UART
54 int "Ux500 UART to use for low-level debug"
57 Choose the UART on which kernel low-level debug messages should be
60 config U5500_MODEM_IRQ
61 bool "Modem IRQ support"
62 depends on UX500_SOC_DB5500
65 Add support for handling IRQ:s from modem side
68 bool "Mailbox support"
69 depends on U5500_MODEM_IRQ
72 Add support for U5500 mailbox communication with modem side