zephyr/tests/drivers/pci_enum/prj.conf
Anas Nashif b3ae274a62 tests: fix PCI test using 'supported' keyword
Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2017-06-28 09:51:40 -05:00

6 lines
96 B
Plaintext

CONFIG_STDOUT_CONSOLE=y
CONFIG_PCI=y
CONFIG_PCI_ENUMERATION=y
CONFIG_PCI_DEBUG=y
CONFIG_ZTEST=y