Change method of configuration generation
The existing method of managing configuration files gets unweildy. Changing individual lines in text files gets difficult without manual organization. Switch to a method of configuration generation that's inspired from the method used inside Red Hat. Each configuration option gets its own file which are then combined to form the configuration files. This makes confirming what's actually enabled much easier.
This commit is contained in:
parent
fe324f6990
commit
1b7eeb8019
9064 changed files with 125192 additions and 10861 deletions
1
baseconfig/CONFIG_NETDEVICES
Normal file
1
baseconfig/CONFIG_NETDEVICES
Normal file
|
|
@ -0,0 +1 @@
|
|||
CONFIG_NETDEVICES=y
|
||||
Loading…
Add table
Add a link
Reference in a new issue