3 config UX500_SOC_COMMON
12 config UX500_SOC_DB5500
15 config UX500_SOC_DB8500
20 menu "Ux500 target platform"
23 bool "U8500 Development platform"
24 depends on UX500_SOC_DB8500
26 Include support for the mop500 development platform.
29 bool "U5500 Development platform"
30 depends on UX500_SOC_DB5500
32 Include support for the U5500 development platform.
35 config UX500_DEBUG_UART
36 int "Ux500 UART to use for low-level debug"
39 Choose the UART on which kernel low-level debug messages should be
42 config U5500_MODEM_IRQ
43 bool "Modem IRQ support"
44 depends on UX500_SOC_DB5500
47 Add support for handling IRQ:s from modem side
50 bool "Mailbox support"
51 depends on U5500_MODEM_IRQ
54 Add support for U5500 mailbox communication with modem side