Commit 304e1d5
committed
configs: Enable NET_DSA for Ethernet switches
Set NET_DSA=m to allow some DSA-based switch devices to be used. Note
that no switch models have been enabled, the intention being that DKMS
can be used to build them. Note also that the feature has only been
added to 64-bit kernels, since it causes the kernel to grow by about
65kB.
See: #6899
Signed-off-by: Phil Elwell <phil@raspberrypi.com>1 parent a05c1aa commit 304e1d5
File tree
3 files changed
+3
-0
lines changed- arch/arm64/configs
3 files changed
+3
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
352 | 352 | | |
353 | 353 | | |
354 | 354 | | |
| 355 | + | |
355 | 356 | | |
356 | 357 | | |
357 | 358 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
352 | 352 | | |
353 | 353 | | |
354 | 354 | | |
| 355 | + | |
355 | 356 | | |
356 | 357 | | |
357 | 358 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
355 | 355 | | |
356 | 356 | | |
357 | 357 | | |
| 358 | + | |
358 | 359 | | |
359 | 360 | | |
360 | 361 | | |
| |||
0 commit comments