blob: 416a5d353e85eab53104f5cf15cf28ecd682d140 (
plain)
1
2
3
4
5
6
7
8
|
# Common mips*-softmmu CONFIG defines
# Uncomment the following lines to disable these optional devices:
# CONFIG_PCI_DEVICES=n
# CONFIG_TEST_DEVICES=n
CONFIG_MALTA=y
CONFIG_MIPSSIM=y
|