This commit is used to enable "Generic Network Virtualization
Encapsulation" kernel module.
It would enable new CONFIG_GENEVE=m config option.
It would ensure that the kernel module is working as expected with
basic tunnelling test.
Verification:
- Build kernel and out of tree modules success for rt and std.
- Build iso success for rt and std.
- Install success.
- Boot up successfully.
- Verify GENEVE kernel module successfully.
- Verify Geneve tunnels using netlink examples successfully.
Story: 2011411
Task: 51986
Change-Id: Ib0f5a948244bd043824ebca38fac74186bce5be7
Signed-off-by: Peng Zhang <Peng.Zhang2@windriver.com>