diff options
| author | Gabriel Ionescu <gabriel.ionescu@enea.com> | 2017-04-20 15:20:02 +0200 |
|---|---|---|
| committer | Adrian Dudau <adrian.dudau@enea.com> | 2017-04-20 15:33:10 +0200 |
| commit | 5057d9d3837fc35814a402b9c0384a064d260d05 (patch) | |
| tree | 4e86845714b17898de5de29c4ca5e2ed2a6d1573 /features | |
| parent | 9cf2183693b5466857c5bfd76c8d80ae054ebdd5 (diff) | |
| download | enea-kernel-cache-5057d9d3837fc35814a402b9c0384a064d260d05.tar.gz | |
Add IXGBEVF kernel configuration
The IXGBEVF fragment is needed for the guest image.
Signed-off-by: Gabriel Ionescu <gabriel.ionescu@enea.com>
Signed-off-by: Adrian Dudau <adrian.dudau@enea.com>
Diffstat (limited to 'features')
| -rw-r--r-- | features/ixgbevf/ixgbevf_y.cfg | 1 | ||||
| -rw-r--r-- | features/ixgbevf/ixgbevf_y.scc | 4 |
2 files changed, 5 insertions, 0 deletions
diff --git a/features/ixgbevf/ixgbevf_y.cfg b/features/ixgbevf/ixgbevf_y.cfg new file mode 100644 index 0000000..26ca642 --- /dev/null +++ b/features/ixgbevf/ixgbevf_y.cfg | |||
| @@ -0,0 +1 @@ | |||
| CONFIG_IXGBEVF=y | |||
diff --git a/features/ixgbevf/ixgbevf_y.scc b/features/ixgbevf/ixgbevf_y.scc new file mode 100644 index 0000000..4772d88 --- /dev/null +++ b/features/ixgbevf/ixgbevf_y.scc | |||
| @@ -0,0 +1,4 @@ | |||
| 1 | define KFEATURE_DESCRIPTION "Enable virtual functions for Intel 10G ports" | ||
| 2 | define KFEATURE_COMPATIBILITY board | ||
| 3 | |||
| 4 | kconf hardware ixgbevf_y.cfg | ||
