This website requires JavaScript.
Explore
Help
Register
Sign In
mirrors
/
qemu
Watch
0
Star
0
Fork
0
You've already forked qemu
mirror of
https://github.com/qemu/qemu.git
synced
2024-12-14 23:13:29 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
38d3339398
qemu
/
default-configs
/
lm32-softmmu.mak
6 lines
92 B
Makefile
Raw
Normal View
History
Unescape
Escape
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>
2011-02-18 06:45:14 +08:00
# Default configuration for lm32-softmmu
CONFIG_PTIMER
=
y
CONFIG_PFLASH_CFI02
=
y
lm32: add Milkymist memory card support This patch adds support for Milkymist's memory card core. Signed-off-by: Michael Walle <michael@walle.cc> Signed-off-by: Edgar E. Iglesias <edgar.iglesias@gmail.com>
2011-03-08 06:32:34 +08:00
CONFIG_SD
=
y
Reference in New Issue
Copy Permalink