Linux cpanel.rrshost.in 5.15.0-25-generic #25-Ubuntu SMP Wed Mar 30 15:54:22 UTC 2022 x86_64
Apache
: 109.123.238.221 | : 172.70.127.101
128 Domain
8.2.28
aev999
Terminal
AUTO ROOT
Adminer
Backdoor Destroyer
Linux Exploit
Lock Shell
Lock File
Create User
CREATE RDP
PHP Mailer
BACKCONNECT
HASH IDENTIFIER
README
+ Create Folder
+ Create File
/
usr /
src /
linux-headers-5.15.0-25 /
drivers /
video /
[ HOME SHELL ]
Name
Size
Permission
Action
backlight
[ DIR ]
drwxr-xr-x
console
[ DIR ]
drwxr-xr-x
fbdev
[ DIR ]
drwxr-xr-x
logo
[ DIR ]
drwxr-xr-x
Kconfig
682
B
-rw-r--r--
Makefile
437
B
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : Kconfig
# SPDX-License-Identifier: GPL-2.0-only # # Video configuration # menu "Graphics support" if HAS_IOMEM config HAVE_FB_ATMEL bool source "drivers/char/agp/Kconfig" source "drivers/gpu/vga/Kconfig" source "drivers/gpu/host1x/Kconfig" source "drivers/gpu/ipu-v3/Kconfig" source "drivers/gpu/drm/Kconfig" menu "Frame buffer Devices" source "drivers/video/fbdev/Kconfig" endmenu source "drivers/video/backlight/Kconfig" config VGASTATE tristate default n config VIDEOMODE_HELPERS bool config HDMI bool endif # HAS_IOMEM if VT source "drivers/video/console/Kconfig" endif if FB || SGI_NEWPORT_CONSOLE source "drivers/video/logo/Kconfig" endif endmenu
Close