Training courses

Kernel and Embedded Linux

Bootlin training courses

Embedded Linux, kernel,
Yocto Project, Buildroot, real-time,
graphics, boot time, debugging...

Bootlin logo

Elixir Cross Referencer

# SPDX-License-Identifier: GPL-2.0
config CONFIG_ARCH_UNIPHIER
	bool "Socionext UniPhier SoCs"
	depends on CONFIG_ARCH_MULTI_V7
	select CONFIG_ARCH_HAS_RESET_CONTROLLER
	select CONFIG_ARM_AMBA
	select CONFIG_ARM_GLOBAL_TIMER
	select CONFIG_ARM_GIC
	select CONFIG_HAVE_ARM_SCU
	select CONFIG_HAVE_ARM_TWD if CONFIG_SMP
	select CONFIG_PINCTRL
	select CONFIG_RESET_CONTROLLER
	help
	  Support for UniPhier SoC family developed by Socionext Inc.
	  (formerly, System LSI Business Division of Panasonic Corporation)