commit | 4d2acfbfdf68257e846aaa355edd10fc35ba0feb | [log] [tgz] |
---|---|---|
author | David Woodhouse <dwmw2@infradead.org> | Fri May 23 13:58:12 2008 +0100 |
committer | David Woodhouse <David.Woodhouse@intel.com> | Thu Jul 10 14:30:39 2008 +0100 |
tree | 6ab49a7d46036fffb0f4588595ede7abca11a51a | |
parent | 5658c769443d543728b6c5c673dffc2df8676317 [diff] |
firmware: Add CONFIG_EXTRA_FIRMWARE option This allows arbitrary firmware files to be included in the static kernel where the firmware loader can find them without requiring userspace to be alive. (Updated and CONFIG_EXTRA_FIRMWARE_DIR added with lots of help from Johannes Berg). Signed-off-by: David Woodhouse <dwmw2@infradead.org> Signed-off-by: Johannes Berg <johannes@sipsolutions.net>