Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

rust/CI: Enables networking support #457

Open
wants to merge 1 commit into
base: rust
Choose a base branch
from

Conversation

sodar
Copy link

@sodar sodar commented Jul 23, 2021

Enables networking support and network device drivers support
required by net_device wrappers introduced in RFC for dummy_rs driver (#439)

Specifically, this change, enables the following configuration options:

  • CONFIG_NET,
  • CONFIG_NET_CORE,
  • CONFIG_NETDEVICES.

Configs generated from 5.14.0-rc1.

Signed-off-by: Dariusz Sosnowski dsosnowski@dsosnowski.pl
Signed-off-by: Finn Behrens me@kloenk.de

CC: @kloenk

Enables networking support and network device drivers support
required by net_device wrappers introduced in RFC for dummy_rs driver.

Specifically, this change, enables the following configuration options:

- CONFIG_NET,
- CONFIG_NET_CORE,
- CONFIG_NETDEVICES.

Configs generated from 5.14.0-rc1.

Signed-off-by: Dariusz Sosnowski <dsosnowski@dsosnowski.pl>
Signed-off-by: Finn Behrens <me@kloenk.de>
@sodar
Copy link
Author

sodar commented Aug 5, 2021

Rebased on top of 24566f35d0590b3c8b2f41fa0defcb4569f7443f.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant