commit | ca1bd50da3306d92c0dbd9be92b62f4f6d4ec68c | [log] [tgz] |
---|---|---|
author | Luis R. Rodriguez <mcgrof@kernel.org> | Thu May 03 15:00:09 2018 -0700 |
committer | Luis R. Rodriguez <mcgrof@kernel.org> | Fri May 04 09:59:31 2018 -0700 |
tree | f009ab607dbb3d9f623549fed7000b314a9d0d8c | |
parent | f6768d77cc4b25eb79c03dfd55ed84071375b9ff [diff] |
firmware_loader: move kconfig FW_LOADER entries to its own file This will make it easier to track and easier to understand what components and features are part of the FW_LOADER. There are some components related to firmware which have *nothing* to do with the FW_LOADER, souch as PREVENT_FIRMWARE_BUILD. Signed-off-by: Luis R. Rodriguez <mcgrof@kernel.org>