menu "Sandbox architecture"
depends on SANDBOX
config SYS_ARCH
default "sandbox"
config SYS_BOARD
config SYS_CONFIG_NAME
config DM
default y
config DM_GPIO
config DM_SERIAL
config DM_CROS_EC
config DM_SPI
config DM_SPI_FLASH
config DM_I2C
config DM_TEST
config PCI
bool "PCI support"
help
Enable support for PCI (Peripheral Interconnect Bus), a type of bus
used on some devices to allow the CPU to communicate with its
peripherals.
endmenu