Back to home page

OSCL-LXR

 
 

    


0001 # SPDX-License-Identifier: GPL-2.0
0002 config ARCH_UNIPHIER
0003         bool "Socionext UniPhier SoCs"
0004         depends on ARCH_MULTI_V7
0005         select ARCH_HAS_RESET_CONTROLLER
0006         select ARM_AMBA
0007         select ARM_GLOBAL_TIMER
0008         select ARM_GIC
0009         select HAVE_ARM_SCU
0010         select HAVE_ARM_TWD if SMP
0011         select PINCTRL
0012         select RESET_CONTROLLER
0013         help
0014           Support for UniPhier SoC family developed by Socionext Inc.
0015           (formerly, System LSI Business Division of Panasonic Corporation)