if [31mCONFIG_ARCH_W90X900[0m config [31mCONFIG_CPU_W90P910[0m bool help Support for W90P910 of Nuvoton W90X900 CPUs. config [31mCONFIG_CPU_NUC950[0m bool help Support for NUCP950 of Nuvoton NUC900 CPUs. config [31mCONFIG_CPU_NUC960[0m bool help Support for NUCP960 of Nuvoton NUC900 CPUs. menu "W90P910 Machines" config [31mCONFIG_MACH_W90P910EVB[0m bool "Nuvoton W90P910 Evaluation Board" default y select [31mCONFIG_CPU_W90P910[0m help Say Y here if you are using the Nuvoton W90P910EVB endmenu menu "NUC950 Machines" config [31mCONFIG_MACH_W90P950EVB[0m bool "Nuvoton NUC950 Evaluation Board" select [31mCONFIG_CPU_NUC950[0m help Say Y here if you are using the Nuvoton NUC950EVB endmenu menu "NUC960 Machines" config [31mCONFIG_MACH_W90N960EVB[0m bool "Nuvoton NUC960 Evaluation Board" select [31mCONFIG_CPU_NUC960[0m help Say Y here if you are using the Nuvoton NUC960EVB endmenu endif |