tests: net: Enable NET_IPV4_HDR_OPTIONS in tests
Test case for IPv4 header options was added but CONFIG_NET_IPV4_HDR_OPTIONS option was not enabled. Signed-off-by: Ravi kumar Veeramally <ravikumar.veeramally@linux.intel.com>
This commit is contained in:
parent
491367115d
commit
cfd0f3e18d
1 changed files with 1 additions and 0 deletions
|
@ -13,3 +13,4 @@ CONFIG_ENTROPY_GENERATOR=y
|
|||
CONFIG_TEST_RANDOM_GENERATOR=y
|
||||
CONFIG_ZTEST=y
|
||||
CONFIG_MAIN_STACK_SIZE=1280
|
||||
CONFIG_NET_IPV4_HDR_OPTIONS=y
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue