3 config UX500_SOC_COMMON
8 select PL310_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 (boards)"
28 bool "U8500 Development platform"
29 depends on UX500_SOC_DB8500
32 Include support for the mop500 development platform.
35 bool "U85000 Development platform, HREFv60 version"
36 depends on UX500_SOC_DB8500
38 Include support for the HREFv60 new development platform.
41 bool "U8500 Snowball platform"
42 depends on UX500_SOC_DB8500
45 Include support for the snowball development platform.
48 bool "U5500 Development platform"
49 depends on UX500_SOC_DB5500
51 Include support for the U5500 development platform.
54 config UX500_DEBUG_UART
55 int "Ux500 UART to use for low-level debug"
58 Choose the UART on which kernel low-level debug messages should be
61 config U5500_MODEM_IRQ
62 bool "Modem IRQ support"
63 depends on UX500_SOC_DB5500
66 Add support for handling IRQ:s from modem side
69 bool "Mailbox support"
70 depends on U5500_MODEM_IRQ
73 Add support for U5500 mailbox communication with modem side