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:
Laura Abbott 2016-11-10 10:16:25 -08:00
commit 1b7eeb8019
9064 changed files with 125192 additions and 10861 deletions

View file

@ -0,0 +1 @@
CONFIG_NETCONSOLE_DYNAMIC=y