zephyr/samples/drivers/espi/prj.conf
Scott Worley 4bf9db6916 samples: drivers: espi: Add simple SAF tests
Update sample espi driver test to exercise some SAF functionality
based on the limited hardware available. Note the SAF test will
erase a section of the flash. SAF tests are enabled for the EVB only.

Signed-off-by: Scott Worley <scott.worley@microchip.com>
2021-02-15 08:22:01 -05:00

4 lines
54 B
Plaintext

CONFIG_ESPI=y
CONFIG_STDOUT_CONSOLE=y
CONFIG_PRINTK=y