Server IP : 184.154.167.98 / Your IP : 3.135.212.80 Web Server : Apache System : Linux pink.dnsnetservice.com 4.18.0-553.22.1.lve.1.el8.x86_64 #1 SMP Tue Oct 8 15:52:54 UTC 2024 x86_64 User : puertode ( 1767) PHP Version : 8.2.27 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : ON Directory : /usr/src/kernels/4.18.0-553.22.1.lve.1.el8.x86_64/arch/arm/mach-w90x900/ |
Upload File : |
# SPDX-License-Identifier: GPL-2.0 if ARCH_W90X900 config CPU_W90P910 bool help Support for W90P910 of Nuvoton W90X900 CPUs. config CPU_NUC950 bool help Support for NUCP950 of Nuvoton NUC900 CPUs. config CPU_NUC960 bool help Support for NUCP960 of Nuvoton NUC900 CPUs. menu "W90P910 Machines" config MACH_W90P910EVB bool "Nuvoton W90P910 Evaluation Board" default y select CPU_W90P910 help Say Y here if you are using the Nuvoton W90P910EVB endmenu menu "NUC950 Machines" config MACH_W90P950EVB bool "Nuvoton NUC950 Evaluation Board" select CPU_NUC950 help Say Y here if you are using the Nuvoton NUC950EVB endmenu menu "NUC960 Machines" config MACH_W90N960EVB bool "Nuvoton NUC960 Evaluation Board" select CPU_NUC960 help Say Y here if you are using the Nuvoton NUC960EVB endmenu endif