move SWCONFIG defn into per-device files
it doesn't work on qemu
This commit is contained in:
@@ -36,6 +36,5 @@ in
|
||||
};
|
||||
config.kernel.config = {
|
||||
VLAN_8021Q = "y";
|
||||
SWCONFIG = "y"; # not always appropriate, some devices will use DSA
|
||||
};
|
||||
}
|
||||
|
Reference in New Issue
Block a user