3 config UX500_SOC_COMMON
8 select ARM_ERRATA_753970
12 config UX500_SOC_DB5500
14 select MFD_DB5500_PRCMU
16 config UX500_SOC_DB8500
18 select MFD_DB8500_PRCMU
19 select REGULATOR_DB8500_PRCMU
23 menu "Ux500 target platform"
26 bool "U8500 Development platform"
27 depends on UX500_SOC_DB8500
30 Include support for the mop500 development platform.
33 bool "U5500 Development platform"
34 depends on UX500_SOC_DB5500
36 Include support for the U5500 development platform.
39 config UX500_DEBUG_UART
40 int "Ux500 UART to use for low-level debug"
43 Choose the UART on which kernel low-level debug messages should be
46 config U5500_MODEM_IRQ
47 bool "Modem IRQ support"
48 depends on UX500_SOC_DB5500
51 Add support for handling IRQ:s from modem side
54 bool "Mailbox support"
55 depends on U5500_MODEM_IRQ
58 Add support for U5500 mailbox communication with modem side