xref: /linux/arch/arm/mach-ux500/Kconfig (revision 52b12be584ba554a40ad61d4d07bfbc100ffa1ac)
1b2441318SGreg Kroah-Hartman# SPDX-License-Identifier: GPL-2.0
221278aeaSRob Herringmenuconfig ARCH_U8500
3e3246542SMasahiro Yamada	bool "ST-Ericsson U8500 Series"
4e3246542SMasahiro Yamada	depends on ARCH_MULTI_V7 && MMU
507d8a49cSUwe Kleine-König	select AB8500_CORE
607d8a49cSUwe Kleine-König	select ABX500_CORE
77f01e5a7SArnd Bergmann	select ARM_AMBA
898e87d57Ssrinidhi kasagar	select ARM_ERRATA_754322
98f90cce5SArnd Bergmann	select ARM_ERRATA_764369 if SMP
10b1b3f49cSRussell King	select ARM_GIC
1168526e58SArnd Bergmann	select CACHE_L2X0
12*52b12be5SLinus Walleij	select CLKSRC_DBX500_PRCMU
13694e33a7SLinus Walleij	select CLKSRC_NOMADIK_MTU
145c34a4e8SLinus Walleij	select GPIOLIB
1507d8a49cSUwe Kleine-König	select HAVE_ARM_SCU if SMP
1607d8a49cSUwe Kleine-König	select HAVE_ARM_TWD if SMP
17*52b12be5SLinus Walleij	select I2C
18*52b12be5SLinus Walleij	select I2C_NOMADIK
19*52b12be5SLinus Walleij	select MFD_DB8500_PRCMU
20e98ea774SLinus Walleij	select PINCTRL
21*52b12be5SLinus Walleij	select PINCTRL_AB8500
22*52b12be5SLinus Walleij	select PINCTRL_AB8505
230493e649SPatrice Chotard	select PINCTRL_ABX500
24*52b12be5SLinus Walleij	select PINCTRL_DB8500
2507d8a49cSUwe Kleine-König	select PINCTRL_NOMADIK
26a641f3a6SRussell King	select PL310_ERRATA_753970 if CACHE_L2X0
27*52b12be5SLinus Walleij	select PM_GENERIC_DOMAINS if PM
28*52b12be5SLinus Walleij	select REGULATOR
29*52b12be5SLinus Walleij	select REGULATOR_DB8500_PRCMU
30*52b12be5SLinus Walleij	select REGULATOR_FIXED_VOLTAGE
31*52b12be5SLinus Walleij	select SOC_BUS
3207d8a49cSUwe Kleine-König	help
3307d8a49cSUwe Kleine-König	  Support for ST-Ericsson's Ux500 architecture
3407d8a49cSUwe Kleine-König
3507d8a49cSUwe Kleine-Königif ARCH_U8500
36f38406bbSRabin Vincent
37d2a40972SRabin Vincentconfig UX500_SOC_DB8500
38ded547a4SArnd Bergmann	def_bool y
3909893ee8SLinus Torvalds
4039a982b4SRabin Vincentconfig UX500_DEBUG_UART
4139a982b4SRabin Vincent	int "Ux500 UART to use for low-level debug"
4239a982b4SRabin Vincent	default 2
4339a982b4SRabin Vincent	help
4439a982b4SRabin Vincent	  Choose the UART on which kernel low-level debug messages should be
4539a982b4SRabin Vincent	  output.
4639a982b4SRabin Vincent
47f38406bbSRabin Vincentendif
48