3 config UX500_SOC_COMMON
8 select ARM_ERRATA_753970
9 select ARM_ERRATA_754322
10 select ARM_ERRATA_764369
14 config UX500_SOC_DB5500
16 select MFD_DB5500_PRCMU
18 config UX500_SOC_DB8500
20 select MFD_DB8500_PRCMU
21 select REGULATOR_DB8500_PRCMU
25 menu "Ux500 target platform"
28 bool "U8500 Development platform"
29 depends on UX500_SOC_DB8500
32 Include support for the mop500 development platform.
35 bool "U5500 Development platform"
36 depends on UX500_SOC_DB5500
38 Include support for the U5500 development platform.
41 config UX500_DEBUG_UART
42 int "Ux500 UART to use for low-level debug"
45 Choose the UART on which kernel low-level debug messages should be
48 config U5500_MODEM_IRQ
49 bool "Modem IRQ support"
50 depends on UX500_SOC_DB5500
53 Add support for handling IRQ:s from modem side
56 bool "Mailbox support"
57 depends on U5500_MODEM_IRQ
60 Add support for U5500 mailbox communication with modem side