blob: cc309c819dafaeb7d2f2f78893e13837432a3e25 [file] [log] [blame]
Joe Hershbergerbd328eb2015-05-12 14:46:24 -05001CONFIG_DM_USB=y
2CONFIG_PCI=y
3CONFIG_SYS_VSNPRINTF=y
4CONFIG_DEFAULT_DEVICE_TREE="sandbox"
5CONFIG_BOOTSTAGE=y
6CONFIG_BOOTSTAGE_REPORT=y
Ruchika Gupta11a96622015-01-23 16:01:53 +05307CONFIG_FIT=y
8CONFIG_FIT_VERBOSE=y
9CONFIG_FIT_SIGNATURE=y
Joe Hershbergerbd328eb2015-05-12 14:46:24 -050010CONFIG_CMD_SOUND=y
11CONFIG_OF_CONTROL=y
12CONFIG_OF_HOSTFILE=y
13CONFIG_DM_PCI=y
14CONFIG_PCI_SANDBOX=y
15CONFIG_SPI_FLASH_SANDBOX=y
16CONFIG_CMD_CROS_EC=y
Simon Glass6fb9ac12015-02-13 12:20:47 -070017CONFIG_CROS_EC=y
Simon Glass6fb9ac12015-02-13 12:20:47 -070018CONFIG_CROS_EC_SANDBOX=y
19CONFIG_CROS_EC_KEYB=y
Joe Hershbergerbd328eb2015-05-12 14:46:24 -050020CONFIG_TPM_TIS_SANDBOX=y
Simon Glass1174aad2015-03-06 13:19:04 -070021CONFIG_SYS_I2C_SANDBOX=y
Simon Glass892cac72015-03-06 13:19:05 -070022CONFIG_SANDBOX_SPI=y
Joe Hershbergerbd328eb2015-05-12 14:46:24 -050023CONFIG_SANDBOX_GPIO=y
Simon Glassef35d982015-03-06 13:19:08 -070024CONFIG_SOUND=y
Simon Glass39073052015-03-06 13:19:14 -070025CONFIG_SOUND_SANDBOX=y
Joe Hershbergerbd328eb2015-05-12 14:46:24 -050026CONFIG_USB=y
27CONFIG_USB_EMUL=y
28CONFIG_USB_STORAGE=y
Simon Glass8e7083f2015-04-20 12:37:29 -060029CONFIG_DM_RTC=y
Simon Glass02e4d3f2015-05-02 09:25:03 -060030CONFIG_CMD_UT_TIME=y