![]() Server : Apache System : Linux server2.corals.io 4.18.0-348.2.1.el8_5.x86_64 #1 SMP Mon Nov 15 09:17:08 EST 2021 x86_64 User : corals ( 1002) PHP Version : 7.4.33 Disable Function : exec,passthru,shell_exec,system Directory : /usr/src/kernels/4.18.0-553.47.1.el8_10.x86_64/arch/arm/mach-stm32/ |
menuconfig ARCH_STM32 bool "STMicroelectronics STM32 family" if ARM_SINGLE_ARMV7M || ARCH_MULTI_V7 select ARMV7M_SYSTICK if ARM_SINGLE_ARMV7M select HAVE_ARM_ARCH_TIMER if ARCH_MULTI_V7 select ARM_GIC if ARCH_MULTI_V7 select ARM_PSCI if ARCH_MULTI_V7 select ARCH_HAS_RESET_CONTROLLER select CLKSRC_STM32 select PINCTRL select RESET_CONTROLLER select STM32_EXTI help Support for STMicroelectronics STM32 processors. if ARCH_STM32 if ARM_SINGLE_ARMV7M config MACH_STM32F429 bool "STMicroelectronics STM32F429" select ARM_AMBA default y config MACH_STM32F469 bool "STMicroelectronics STM32F469" select ARM_AMBA default y config MACH_STM32F746 bool "STMicroelectronics STM32F746" select ARM_AMBA default y config MACH_STM32F769 bool "STMicroelectronics STM32F769" select ARM_AMBA default y config MACH_STM32H743 bool "STMicroelectronics STM32H743" default y endif # ARMv7-M if ARCH_MULTI_V7 config MACH_STM32MP157 bool "STMicroelectronics STM32MP157" default y endif # ARMv7-A endif