Commit graph

6 commits

Author SHA1 Message Date
Justin M. Forbes
b29c0e5462 Fix configs 2017-12-06 06:58:46 -06:00
Peter Robinson
9b0a52fb22 revert change to config_generation for x86 so ./build_config.sh runs again 2017-12-06 11:46:10 +00:00
Justin M. Forbes
c5708d5b6e Linux v4.14.3 rebase 2017-12-04 07:44:43 -06:00
Peter Robinson
7baeeb4ccb drop ppc64p7 kernel options, not supported in F-26+ and never in dnf (NFC) 2017-10-01 20:01:33 +01:00
Laura Abbott
ee7eaf6837 Drop armv7 debug directory
Thanks to some recent config changing, debugconfig/arm/armv7 was
removed. Remove this file from config generation as well. It should be
added back later if necessary.
2017-08-16 13:21:27 -07:00
Laura Abbott
1b7eeb8019 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.
2016-12-06 12:07:10 -08:00