zephyr/tests/lib/fdtable/prj.conf
Anas Nashif 6d23a960db lib: os: build fdtable conditionally
Stop building fdtable by default, make it conditional and build it only
when needed.

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2023-09-28 06:25:16 -04:00

5 lines
74 B
Plaintext

CONFIG_ZTEST=y
CONFIG_POSIX_API=y
CONFIG_ZTEST_NEW_API=y
CONFIG_FDTABLE=y