]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitea8d2cdfd8e66c66407ef2ba6913f2b270e554e1
tree6ab49a7d46036fffb0f4588595ede7abca11a51a
parent42173147df0df4a09190d29ef83dd1243a8386ab
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]