Commit Graph

3 Commits

Author SHA1 Message Date
Justin M. Forbes
635cd442d3 Fix up -CONFIG_USB_CONFIGFS_F_HID 2017-08-29 14:29:53 -04:00
robert
7a4d806f4e Enable CONFIG_USB_CONFIGFS_F_HID on ARM (RHBZ#1421696)
Enable CONFIG_USB_CONFIGFS_F_HID on ARM as per https://bugzilla.redhat.com/show_bug.cgi?id=1421696#c2
2017-08-28 20:42:22 +00: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