[PATCH 9/9] ARM: SPMP8000: Add Kconfig and Makefile entries to build the machine

Linus Walleij linus.walleij at linaro.org
Sun Oct 9 21:43:57 EDT 2011


2011/10/9 Zoltan Devai <zoss at devai.org>:

> +config ARCH_SPMP8000
> +       bool "Sunplus SPMP8000"
> +       select CPU_ARM926T
> +       select ARM_VIC

It's quite common for ARM926EJ-S systems to have TCM,
if you don't know whether your system has it just try
select HAVE_TCM for fun and see if it is detected on boot.

Yours,
Linus Walleij



More information about the linux-arm-kernel mailing list