From d821732abac6501f3bd4d30c9deeb3ccba8b14e7 Mon Sep 17 00:00:00 2001 From: Michael Walle Date: Thu, 17 Feb 2011 23:45:14 +0100 Subject: lm32: EVR32 and uclinux BSP This patch adds support for the following two BSPs: - LM32 EVR32 BSP (as used by RTEMS) - uclinux BSP by Theobroma Systems Signed-off-by: Michael Walle Signed-off-by: Edgar E. Iglesias --- default-configs/lm32-softmmu.mak | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 default-configs/lm32-softmmu.mak (limited to 'default-configs') diff --git a/default-configs/lm32-softmmu.mak b/default-configs/lm32-softmmu.mak new file mode 100644 index 0000000000..ab774a2509 --- /dev/null +++ b/default-configs/lm32-softmmu.mak @@ -0,0 +1,4 @@ +# Default configuration for lm32-softmmu + +CONFIG_PTIMER=y +CONFIG_PFLASH_CFI02=y -- cgit v1.2.1