did we need MODULE_SIG?
I think this may be a hangover from using backports modules for wlan
This commit is contained in:
parent
e35a1514ab
commit
0447ac0ff9
@ -92,7 +92,6 @@ in {
|
||||
PROC_FS = "y";
|
||||
|
||||
MODULES = if modular then "y" else "n";
|
||||
MODULE_SIG = if modular then "y" else "n";
|
||||
DEBUG_FS = "y";
|
||||
|
||||
# basic networking protocols
|
||||
|
Loading…
Reference in New Issue
Block a user