diff options
-rw-r--r-- | features/igc/igc_m.cfg | 1 | ||||
-rw-r--r-- | features/igc/igc_m.scc | 4 |
2 files changed, 5 insertions, 0 deletions
diff --git a/features/igc/igc_m.cfg b/features/igc/igc_m.cfg new file mode 100644 index 0000000..f744b99 --- /dev/null +++ b/features/igc/igc_m.cfg | |||
@@ -0,0 +1 @@ | |||
CONFIG_IGC=m | |||
diff --git a/features/igc/igc_m.scc b/features/igc/igc_m.scc new file mode 100644 index 0000000..ea75d3e --- /dev/null +++ b/features/igc/igc_m.scc | |||
@@ -0,0 +1,4 @@ | |||
1 | define KFEATURE_DESCRIPTION "Intel Ethernet Controller I225-LM/I225-V support as module" | ||
2 | define KFEATURE_COMPATIBILITY board | ||
3 | |||
4 | kconf hardware igc_m.cfg | ||