Commit graph

4 commits

Author SHA1 Message Date
Jeremy Cline
21b58efd7f
Re-enable driver for the Behringer BCD 2000 (rhbz 1514945)
It looks like this got disabled by accident during the 4.14 rebase.
2017-12-11 10:11:41 -05:00
Justin M. Forbes
c5708d5b6e Linux v4.14.3 rebase 2017-12-04 07:44:43 -06:00
Laura Abbott
cd8034901f Enable driver for the Behringer BCD 2000 (rhbz 1514945) 2017-11-20 10:13:52 -08: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