[PATCH xenomai-images] evl: Add the new CONFIG_EVL_NET switch to evl config
Tobias Schaffner <[email protected]>
| Newsgroups | dev.linux.lists.xenomai |
|---|---|
| Message-ID | <[email protected]> |
Enable CONFIG_EVL_NET to at least test the build in CI. Signed-off-by: Tobias Schaffner <[email protected]> --- recipes-kernel/linux/files/evl.cfg | 1 + 1 file changed, 1 insertion(+) diff --git a/recipes-kernel/linux/files/evl.cfg b/recipes-kernel/linux/files/evl.cfg index 65d9b33..a56e4ae 100644 --- a/recipes-kernel/linux/files/evl.cfg +++ b/recipes-kernel/linux/files/evl.cfg @@ -1,3 +1,4 @@ CONFIG_EVL=y CONFIG_EVL_SCHED_QUOTA=y CONFIG_EVL_SCHED_TP=y +CONFIG_EVL_NET=y -- 2.43.0