aboutsummaryrefslogtreecommitdiffstats
path: root/default-configs
diff options
context:
space:
mode:
authorMichael Walle <michael@walle.cc>2011-02-17 23:45:14 +0100
committerEdgar E. Iglesias <edgar.iglesias@gmail.com>2011-03-07 13:42:37 +0100
commitd821732abac6501f3bd4d30c9deeb3ccba8b14e7 (patch)
tree04e94767fd7c7e33fd8bc416b0efba75dc88dad1 /default-configs
parente5f799a26764e4d2a86e14a3adb5c850e4eeb099 (diff)
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 <michael@walle.cc> Signed-off-by: Edgar E. Iglesias <edgar.iglesias@gmail.com>
Diffstat (limited to 'default-configs')
-rw-r--r--default-configs/lm32-softmmu.mak4
1 files changed, 4 insertions, 0 deletions
diff --git a/default-configs/lm32-softmmu.mak b/default-configs/lm32-softmmu.mak
new file mode 100644
index 000000000..ab774a250
--- /dev/null
+++ b/default-configs/lm32-softmmu.mak
@@ -0,0 +1,4 @@
+# Default configuration for lm32-softmmu
+
+CONFIG_PTIMER=y
+CONFIG_PFLASH_CFI02=y