Linux ns1.utparral.edu.mx 6.8.0-79-generic #79~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Fri Aug 15 16:54:53 UTC 2 x86_64
Apache/2.4.58 (Unix) OpenSSL/1.1.1w PHP/8.2.12 mod_perl/2.0.12 Perl/v5.34.1
: 10.10.1.9 | : 10.10.1.254
Cant Read [ /etc/named.conf ]
daemon
Terminal
AUTO ROOT
Adminer
Backdoor Destroyer
Linux Exploit
Lock Shell
Lock File
Create User
README
+ Create Folder
+ Create File
/
usr /
src /
linux-hwe-6.8-headers-6.8.0-87 /
arch /
arm /
[ HOME SHELL ]
Name
Size
Permission
Action
boot
[ DIR ]
drwxr-xr-x
common
[ DIR ]
drwxr-xr-x
crypto
[ DIR ]
drwxr-xr-x
include
[ DIR ]
drwxr-xr-x
kernel
[ DIR ]
drwxr-xr-x
lib
[ DIR ]
drwxr-xr-x
mach-actions
[ DIR ]
drwxr-xr-x
mach-alpine
[ DIR ]
drwxr-xr-x
mach-artpec
[ DIR ]
drwxr-xr-x
mach-aspeed
[ DIR ]
drwxr-xr-x
mach-at91
[ DIR ]
drwxr-xr-x
mach-axxia
[ DIR ]
drwxr-xr-x
mach-bcm
[ DIR ]
drwxr-xr-x
mach-berlin
[ DIR ]
drwxr-xr-x
mach-clps711x
[ DIR ]
drwxr-xr-x
mach-davinci
[ DIR ]
drwxr-xr-x
mach-digicolor
[ DIR ]
drwxr-xr-x
mach-dove
[ DIR ]
drwxr-xr-x
mach-ep93xx
[ DIR ]
drwxr-xr-x
mach-exynos
[ DIR ]
drwxr-xr-x
mach-footbridge
[ DIR ]
drwxr-xr-x
mach-gemini
[ DIR ]
drwxr-xr-x
mach-highbank
[ DIR ]
drwxr-xr-x
mach-hisi
[ DIR ]
drwxr-xr-x
mach-hpe
[ DIR ]
drwxr-xr-x
mach-imx
[ DIR ]
drwxr-xr-x
mach-ixp4xx
[ DIR ]
drwxr-xr-x
mach-keystone
[ DIR ]
drwxr-xr-x
mach-lpc18xx
[ DIR ]
drwxr-xr-x
mach-lpc32xx
[ DIR ]
drwxr-xr-x
mach-mediatek
[ DIR ]
drwxr-xr-x
mach-meson
[ DIR ]
drwxr-xr-x
mach-milbeaut
[ DIR ]
drwxr-xr-x
mach-mmp
[ DIR ]
drwxr-xr-x
mach-mstar
[ DIR ]
drwxr-xr-x
mach-mv78xx0
[ DIR ]
drwxr-xr-x
mach-mvebu
[ DIR ]
drwxr-xr-x
mach-mxs
[ DIR ]
drwxr-xr-x
mach-nomadik
[ DIR ]
drwxr-xr-x
mach-npcm
[ DIR ]
drwxr-xr-x
mach-omap1
[ DIR ]
drwxr-xr-x
mach-omap2
[ DIR ]
drwxr-xr-x
mach-orion5x
[ DIR ]
drwxr-xr-x
mach-pxa
[ DIR ]
drwxr-xr-x
mach-qcom
[ DIR ]
drwxr-xr-x
mach-realtek
[ DIR ]
drwxr-xr-x
mach-rockchip
[ DIR ]
drwxr-xr-x
mach-rpc
[ DIR ]
drwxr-xr-x
mach-s3c
[ DIR ]
drwxr-xr-x
mach-s5pv210
[ DIR ]
drwxr-xr-x
mach-sa1100
[ DIR ]
drwxr-xr-x
mach-shmobile
[ DIR ]
drwxr-xr-x
mach-socfpga
[ DIR ]
drwxr-xr-x
mach-spear
[ DIR ]
drwxr-xr-x
mach-sti
[ DIR ]
drwxr-xr-x
mach-stm32
[ DIR ]
drwxr-xr-x
mach-sunxi
[ DIR ]
drwxr-xr-x
mach-tegra
[ DIR ]
drwxr-xr-x
mach-ux500
[ DIR ]
drwxr-xr-x
mach-versatile
[ DIR ]
drwxr-xr-x
mach-vt8500
[ DIR ]
drwxr-xr-x
mach-zynq
[ DIR ]
drwxr-xr-x
mm
[ DIR ]
drwxr-xr-x
net
[ DIR ]
drwxr-xr-x
nwfpe
[ DIR ]
drwxr-xr-x
plat-orion
[ DIR ]
drwxr-xr-x
probes
[ DIR ]
drwxr-xr-x
tools
[ DIR ]
drwxr-xr-x
vdso
[ DIR ]
drwxr-xr-x
vfp
[ DIR ]
drwxr-xr-x
xen
[ DIR ]
drwxr-xr-x
Kbuild
418
B
-rw-r--r--
Kconfig
57.35
KB
-rw-r--r--
Kconfig.assembler
188
B
-rw-r--r--
Kconfig.debug
61.03
KB
-rw-r--r--
Kconfig-nommu
2.05
KB
-rw-r--r--
Kconfig.platforms
4.49
KB
-rw-r--r--
Makefile
11.31
KB
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : Kconfig.platforms
# SPDX-License-Identifier: GPL-2.0-only menu "Platform selection" depends on MMU comment "CPU Core family selection" config ARCH_MULTI_V4 bool "ARMv4 based platforms (FA526, StrongARM)" depends on !ARCH_MULTI_V6_V7 # https://github.com/llvm/llvm-project/issues/50764 depends on !LD_IS_LLD || LLD_VERSION >= 160000 select ARCH_MULTI_V4_V5 select CPU_FA526 if !(CPU_SA110 || CPU_SA1100) config ARCH_MULTI_V4T bool "ARMv4T based platforms (ARM720T, ARM920T, ...)" depends on !ARCH_MULTI_V6_V7 # https://github.com/llvm/llvm-project/issues/50764 depends on !LD_IS_LLD || LLD_VERSION >= 160000 select ARCH_MULTI_V4_V5 select CPU_ARM920T if !(CPU_ARM7TDMI || CPU_ARM720T || \ CPU_ARM740T || CPU_ARM9TDMI || CPU_ARM922T || \ CPU_ARM925T || CPU_ARM940T) config ARCH_MULTI_V5 bool "ARMv5 based platforms (ARM926T, XSCALE, PJ1, ...)" depends on !ARCH_MULTI_V6_V7 select ARCH_MULTI_V4_V5 select CPU_ARM926T if !(CPU_ARM946E || CPU_ARM1020 || \ CPU_ARM1020E || CPU_ARM1022 || CPU_ARM1026 || \ CPU_XSCALE || CPU_XSC3 || CPU_MOHAWK || CPU_FEROCEON) config ARCH_MULTI_V4_V5 bool config ARCH_MULTI_V6 bool "ARMv6 based platforms (ARM11)" select ARCH_MULTI_V6_V7 select CPU_V6K config ARCH_MULTI_V7 bool "ARMv7 based platforms (Cortex-A, PJ4, Scorpion, Krait)" default y select ARCH_MULTI_V6_V7 select CPU_V7 select HAVE_SMP config ARCH_MULTI_V6_V7 bool select MIGHT_HAVE_CACHE_L2X0 config ARCH_MULTI_CPU_AUTO def_bool !(ARCH_MULTI_V4 || ARCH_MULTI_V4T || ARCH_MULTI_V6_V7) select ARCH_MULTI_V5 endmenu config ARCH_VIRT bool "Dummy Virtual Machine" depends on ARCH_MULTI_V7 select ARM_AMBA select ARM_GIC select ARM_GIC_V2M if PCI select ARM_GIC_V3 select ARM_GIC_V3_ITS if PCI select ARM_PSCI select HAVE_ARM_ARCH_TIMER config ARCH_AIROHA bool "Airoha SoC Support" depends on ARCH_MULTI_V7 select ARM_AMBA select ARM_GIC select ARM_GIC_V3 select ARM_PSCI select HAVE_ARM_ARCH_TIMER help Support for Airoha EN7523 SoCs config MACH_ASM9260 bool "Alphascale ASM9260" depends on ARCH_MULTI_V5 depends on CPU_LITTLE_ENDIAN select CPU_ARM926T select ASM9260_TIMER help Support for Alphascale ASM9260 based platform. menuconfig ARCH_MOXART bool "MOXA ART SoC" depends on ARCH_MULTI_V4 depends on CPU_LITTLE_ENDIAN select CPU_FA526 select ARM_DMA_MEM_BUFFERABLE select FARADAY_FTINTC010 select FTTMR010_TIMER select GPIOLIB select PHYLIB if NETDEVICES help Say Y here if you want to run your kernel on hardware with a MOXA ART SoC. The MOXA ART SoC is based on a Faraday FA526 ARMv4 32-bit 192 MHz CPU with MMU and 16KB/8KB D/I-cache (UC-7112-LX). Used on models UC-7101, UC-7112/UC-7110, IA240/IA241, IA3341. if ARCH_MOXART config MACH_UC7112LX bool "MOXA UC-7112-LX" depends on ARCH_MOXART help Say Y here if you intend to run this kernel on a MOXA UC-7112-LX embedded computer. endif config ARCH_NSPIRE bool "TI-NSPIRE based" depends on ARCH_MULTI_V4T depends on CPU_LITTLE_ENDIAN select CPU_ARM926T select GENERIC_IRQ_CHIP select ARM_AMBA select ARM_VIC select ARM_TIMER_SP804 select NSPIRE_TIMER select POWER_RESET select POWER_RESET_SYSCON help This enables support for systems using the TI-NSPIRE CPU config ARCH_RDA bool "RDA Micro SoCs" depends on ARCH_MULTI_V7 select RDA_INTC select RDA_TIMER help This enables support for the RDA Micro 8810PL SoC family. menuconfig ARCH_SUNPLUS bool "Sunplus SoCs" depends on ARCH_MULTI_V7 help Support for Sunplus SoC family: SP7021 and succeeding SoC-based systems, such as the Banana Pi BPI-F2S development board (and derivatives). (<http://www.sinovoip.com.cn/ecp_view.asp?id=586>) (<https://tibbo.com/store/plus1.html>) if ARCH_SUNPLUS config SOC_SP7021 bool "Sunplus SP7021 SoC support" default ARCH_SUNPLUS select HAVE_ARM_ARCH_TIMER select ARM_GIC select ARM_PSCI select PINCTRL select PINCTRL_SPPCTL select SERIAL_SUNPLUS if TTY select SERIAL_SUNPLUS_CONSOLE if TTY help Support for Sunplus SP7021 SoC. It is based on ARM 4-core Cortex-A7 with various peripherals (e.g.: I2C, SPI, SDIO, Ethernet, etc.), FPGA interface, chip-to-chip bus. It is designed for industrial control. endif config ARCH_UNIPHIER bool "Socionext UniPhier SoCs" depends on ARCH_MULTI_V7 select ARCH_HAS_RESET_CONTROLLER select ARM_AMBA select ARM_GLOBAL_TIMER select ARM_GIC select HAVE_ARM_SCU select HAVE_ARM_TWD if SMP select PINCTRL select RESET_CONTROLLER help Support for UniPhier SoC family developed by Socionext Inc. (formerly, System LSI Business Division of Panasonic Corporation)
Close