mirror of
https://github.com/yuzu-emu/unicorn
synced 2024-11-24 13:58:16 +00:00
10 lines
204 B
Makefile
10 lines
204 B
Makefile
# Default configuration for lm32-softmmu
|
|
|
|
CONFIG_LM32=y
|
|
CONFIG_MILKYMIST=y
|
|
CONFIG_MILKYMIST_TMU2=$(CONFIG_GLX)
|
|
CONFIG_FRAMEBUFFER=y
|
|
CONFIG_PTIMER=y
|
|
CONFIG_PFLASH_CFI01=y
|
|
CONFIG_PFLASH_CFI02=y
|
|
CONFIG_SD=y
|