32a0860797
file, <arm/cpuconf.h>, which pulls in "opt_cputypes.h" and then defines the following: * CPU_NTYPES -- now many CPU types are configured into the kernel. What you really want to know is "== 1" or "> 1". * Defines ARM_ARCH_2, ARM_ARCH_3, ARM_ARCH_4, ARM_ARCH_5, depending on which ARM architecture versions are configured (based on CPU_* options). Also defines ARM_NARCH to determins how many architecture versions are configured. * Defines ARM_MMU_MEMC, ARM_MMU_GENERIC, ARM_MMU_XSCALE depending on which classes of ARM MMUs are configured into the kernel, and ARM_NMMUS to determine how many MMU classes are configured. Remove the needless inclusion of "opt_cputypes.h" in several places. Convert remaining users to <arm/cpuconf.h>. |
||
---|---|---|
.. | ||
sa11x0_com.c | ||
sa11x0_comreg.h | ||
sa11x0_comvar.h | ||
sa11x0_dmacreg.h | ||
sa11x0_gpioreg.h | ||
sa11x0_io_asm.S | ||
sa11x0_io.c | ||
sa11x0_irq.S | ||
sa11x0_irqhandler.c | ||
sa11x0_mcpreg.h | ||
sa11x0_ost.c | ||
sa11x0_ostreg.h | ||
sa11x0_ppcreg.h | ||
sa11x0_reg.h | ||
sa11x0_sspreg.h | ||
sa11x0_var.h | ||
sa11x0.c | ||
sa11x1_pcic.c | ||
sa11x1_pcicreg.h | ||
sa11xx_pcic.c | ||
sa11xx_pcicreg.h | ||
sa11xx_pcicvar.h | ||
sa1111_reg.h | ||
sa1111_var.h | ||
sa1111.c |