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)
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>

No differences found