move SWCONFIG defn into per-device files
it doesn't work on qemu
This commit is contained in:
parent
d60aab728d
commit
e04ec2e959
3 changed files with 6 additions and 3 deletions
|
@ -36,6 +36,5 @@ in
|
|||
};
|
||||
config.kernel.config = {
|
||||
VLAN_8021Q = "y";
|
||||
SWCONFIG = "y"; # not always appropriate, some devices will use DSA
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue