1 # SPDX-License-Identifier: GPL-2.0-only
3 bool "Oxford Semiconductor OXNAS Family SoCs"
4 select ARCH_HAS_RESET_CONTROLLER
5 select COMMON_CLK_OXNAS
10 select RESET_CONTROLLER
12 select VERSATILE_FPGA_IRQ
14 depends on ARCH_MULTI_V5 || ARCH_MULTI_V6
16 Support for OxNas SoC family developed by Oxford Semiconductor.
21 bool "Support OX810SE Based Products"
22 depends on ARCH_MULTI_V5
25 Include Support for the Oxford Semiconductor OX810SE SoC Based Products.
28 bool "Support OX820 Based Products"
29 depends on ARCH_MULTI_V6
31 select DMA_CACHE_RWFO if SMP
33 select HAVE_ARM_SCU if SMP
34 select HAVE_ARM_TWD if SMP
36 Include Support for the Oxford Semiconductor OX820 SoC Based Products.