firmware: Add CONFIG_EXTRA_FIRMWARE option
authorDavid Woodhouse <dwmw2@infradead.org>
Fri, 23 May 2008 12:58:12 +0000 (13:58 +0100)
committerDavid Woodhouse <David.Woodhouse@intel.com>
Thu, 10 Jul 2008 13:30:39 +0000 (14:30 +0100)
commit4d2acfbfdf68257e846aaa355edd10fc35ba0feb
tree6ab49a7d46036fffb0f4588595ede7abca11a51a
parent5658c769443d543728b6c5c673dffc2df8676317
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>
Makefile
drivers/base/Kconfig
firmware/Makefile [new file with mode: 0644]