diff options
| author | Adrian Calianu <adrian.calianu@enea.com> | 2017-01-06 12:00:58 +0100 |
|---|---|---|
| committer | Adrian Calianu <adrian.calianu@enea.com> | 2017-01-06 12:00:58 +0100 |
| commit | f0d10e80ce4c2837f55c2a1fefeecaf0daa794b3 (patch) | |
| tree | ada31408d04793dbef762fc14bf74b7e6fc491ed | |
| parent | 22db86515afabeb09282f439d46da86b20f81186 (diff) | |
| download | enea-kernel-cache-f0d10e80ce4c2837f55c2a1fefeecaf0daa794b3.tar.gz | |
Intel 10G port configs
Signed-off-by: Adrian Calianu <adrian.calianu@enea.com>
| -rw-r--r-- | features/ixgbe/ixgbe.cfg | 5 | ||||
| -rw-r--r-- | features/ixgbe/ixgbe.scc | 4 |
2 files changed, 9 insertions, 0 deletions
diff --git a/features/ixgbe/ixgbe.cfg b/features/ixgbe/ixgbe.cfg new file mode 100644 index 0000000..d3921c8 --- /dev/null +++ b/features/ixgbe/ixgbe.cfg | |||
| @@ -0,0 +1,5 @@ | |||
| 1 | CONFIG_MDIO=y | ||
| 2 | CONFIG_IXGB=y | ||
| 3 | CONFIG_IXGBE=y | ||
| 4 | CONFIG_IXGBEVF=y | ||
| 5 | CONFIG_DCA=y | ||
diff --git a/features/ixgbe/ixgbe.scc b/features/ixgbe/ixgbe.scc new file mode 100644 index 0000000..8f4c266 --- /dev/null +++ b/features/ixgbe/ixgbe.scc | |||
| @@ -0,0 +1,4 @@ | |||
| 1 | define KFEATURE_DESCRIPTION "Enable Intel 10g ports" | ||
| 2 | define KFEATURE_COMPATIBILITY board | ||
| 3 | |||
| 4 | kconf hardware ixgbe.cfg | ||
