mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-08 02:03:56 -06:00
9 lines
168 B
Makefile
9 lines
168 B
Makefile
# Default configuration for lm32-softmmu
|
|
|
|
CONFIG_LM32=y
|
|
CONFIG_MILKYMIST=y
|
|
CONFIG_FRAMEBUFFER=y
|
|
CONFIG_PTIMER=y
|
|
CONFIG_PFLASH_CFI01=y
|
|
CONFIG_PFLASH_CFI02=y
|
|
CONFIG_SD=y
|