Commit Graph

3 Commits

Author SHA1 Message Date
Peter Robinson
778a4470eb Only enable GPIO_IT87 on x86, it's not used on other arches 2017-08-22 11:22:25 +01:00
Justin M. Forbes
19f2b71f7f Enable GPIO_IT87 (rhbz 1483535) 2017-08-21 11:40:16 -05: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