f8f5cfbaa4
Split PCI config options into a separate file Signed-off-by: Paul Brook <paul@codesourcery.com>
11 lines
164 B
Makefile
11 lines
164 B
Makefile
# Default configuration for sparc-softmmu
|
|
|
|
include pci.mak
|
|
CONFIG_ECC=y
|
|
CONFIG_ESP=y
|
|
CONFIG_ESCC=y
|
|
CONFIG_M48T59=y
|
|
CONFIG_PTIMER=y
|
|
CONFIG_FDC=y
|
|
CONFIG_EMPTY_SLOT=y
|