18c2ecf20Sopenharmony_ci# SPDX-License-Identifier: GPL-2.0
28c2ecf20Sopenharmony_cimenuconfig ARCH_U8500
38c2ecf20Sopenharmony_ci	bool "ST-Ericsson U8500 Series"
48c2ecf20Sopenharmony_ci	depends on ARCH_MULTI_V7 && MMU
58c2ecf20Sopenharmony_ci	select AB8500_CORE
68c2ecf20Sopenharmony_ci	select ABX500_CORE
78c2ecf20Sopenharmony_ci	select ARM_AMBA
88c2ecf20Sopenharmony_ci	select ARM_ERRATA_754322
98c2ecf20Sopenharmony_ci	select ARM_ERRATA_764369 if SMP
108c2ecf20Sopenharmony_ci	select ARM_GIC
118c2ecf20Sopenharmony_ci	select CACHE_L2X0
128c2ecf20Sopenharmony_ci	select CLKSRC_DBX500_PRCMU
138c2ecf20Sopenharmony_ci	select CLKSRC_NOMADIK_MTU
148c2ecf20Sopenharmony_ci	select GPIOLIB
158c2ecf20Sopenharmony_ci	select HAVE_ARM_SCU if SMP
168c2ecf20Sopenharmony_ci	select HAVE_ARM_TWD if SMP
178c2ecf20Sopenharmony_ci	select I2C
188c2ecf20Sopenharmony_ci	select I2C_NOMADIK
198c2ecf20Sopenharmony_ci	select MFD_DB8500_PRCMU
208c2ecf20Sopenharmony_ci	select PINCTRL
218c2ecf20Sopenharmony_ci	select PINCTRL_AB8500
228c2ecf20Sopenharmony_ci	select PINCTRL_AB8505
238c2ecf20Sopenharmony_ci	select PINCTRL_ABX500
248c2ecf20Sopenharmony_ci	select PINCTRL_DB8500
258c2ecf20Sopenharmony_ci	select PINCTRL_NOMADIK
268c2ecf20Sopenharmony_ci	select PL310_ERRATA_753970 if CACHE_L2X0
278c2ecf20Sopenharmony_ci	select PM_GENERIC_DOMAINS if PM
288c2ecf20Sopenharmony_ci	select REGULATOR
298c2ecf20Sopenharmony_ci	select REGULATOR_DB8500_PRCMU
308c2ecf20Sopenharmony_ci	select REGULATOR_FIXED_VOLTAGE
318c2ecf20Sopenharmony_ci	select SOC_BUS
328c2ecf20Sopenharmony_ci	help
338c2ecf20Sopenharmony_ci	  Support for ST-Ericsson's Ux500 architecture
348c2ecf20Sopenharmony_ci
358c2ecf20Sopenharmony_ciif ARCH_U8500
368c2ecf20Sopenharmony_ci
378c2ecf20Sopenharmony_ciconfig UX500_SOC_DB8500
388c2ecf20Sopenharmony_ci	def_bool y
398c2ecf20Sopenharmony_ci
408c2ecf20Sopenharmony_ciconfig UX500_DEBUG_UART
418c2ecf20Sopenharmony_ci	int "Ux500 UART to use for low-level debug"
428c2ecf20Sopenharmony_ci	default 2
438c2ecf20Sopenharmony_ci	help
448c2ecf20Sopenharmony_ci	  Choose the UART on which kernel low-level debug messages should be
458c2ecf20Sopenharmony_ci	  output.
468c2ecf20Sopenharmony_ci
478c2ecf20Sopenharmony_ciendif
48