Server IP : 15.235.198.142 / Your IP : 216.73.216.240 Web Server : Apache/2.4.58 (Ubuntu) System : Linux ballsack 6.8.0-45-generic #45-Ubuntu SMP PREEMPT_DYNAMIC Fri Aug 30 12:02:04 UTC 2024 x86_64 User : www-data ( 33) PHP Version : 8.3.6 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : OFF Directory : /usr/lib/modules/6.8.0-45-generic/build/arch/arm/mach-meson/ |
Upload File : |
# SPDX-License-Identifier: GPL-2.0-only menuconfig ARCH_MESON bool "Amlogic Meson SoCs" depends on ARCH_MULTI_V7 select GPIOLIB select GENERIC_IRQ_CHIP select ARM_GIC select ARM_GLOBAL_TIMER select CACHE_L2X0 select PINCTRL select PINCTRL_MESON select HAVE_ARM_SCU if SMP select HAVE_ARM_TWD if SMP if ARCH_MESON config MACH_MESON6 bool "Amlogic Meson6 (8726MX) SoCs support" default ARCH_MESON select MESON6_TIMER config MACH_MESON8 bool "Amlogic Meson8, Meson8b and Meson8m2 SoCs support" default ARCH_MESON select MESON6_TIMER select COMMON_CLK_MESON8B select MESON_IRQ_GPIO endif