Make this test part of drivers rather than have it be board specific with the hope that we can add more tests and configurations supported in the future. Signed-off-by: Anas Nashif <anas.nashif@intel.com>
14 lines
229 B
Plaintext
14 lines
229 B
Plaintext
CONFIG_STACK_CANARIES=n
|
|
CONFIG_INIT_STACKS=y
|
|
CONFIG_USERSPACE=y
|
|
CONFIG_ZTEST=y
|
|
CONFIG_TEST_USERSPACE=y
|
|
|
|
CONFIG_PCIE=y
|
|
CONFIG_PCIE_MSI=y
|
|
CONFIG_PCIE_MSI_X=y
|
|
CONFIG_PCIE_MSI_MULTI_VECTOR=y
|
|
|
|
CONFIG_VIRTUALIZATION=y
|
|
CONFIG_IVSHMEM=y
|