mirror of
https://gitlab.com/qemu-project/qemu
synced 2024-11-05 20:35:44 +00:00
23f2166d73
Tix typo in default-configs/arm-softmmu.mak Signed-off-by: Paul Brook <paul@codesourcery.com>
25 lines
427 B
Makefile
25 lines
427 B
Makefile
# Default configuration for arm-softmmu
|
|
|
|
CONFIG_GDBSTUB_XML=y
|
|
CONFIG_USB_OHCI=y
|
|
CONFIG_ISA_MMIO=y
|
|
CONFIG_NAND=y
|
|
CONFIG_ECC=y
|
|
CONFIG_PTIMER=y
|
|
CONFIG_SD=y
|
|
CONFIG_MAX7310=y
|
|
CONFIG_WM8750=y
|
|
CONFIG_TWL92230=y
|
|
CONFIG_TSC2005=y
|
|
CONFIG_LM832X=y
|
|
CONFIG_TMP105=y
|
|
CONFIG_STELLARIS_INPUT=y
|
|
CONFIG_SSD0303=y
|
|
CONFIG_SSD0323=y
|
|
CONFIG_ADS7846=y
|
|
CONFIG_MAX111X=y
|
|
CONFIG_SSI=y
|
|
CONFIG_SSI_SD=y
|
|
CONFIG_LAN9118=y
|
|
CONFIG_SMC91C111=y
|
|
CONFIG_DS1338=y
|