Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 259186
b: refs/heads/master
c: 156faf9
h: refs/heads/master
v: v3
  • Loading branch information
matt mooney authored and Greg Kroah-Hartman committed Jul 1, 2011
1 parent 88d6dd4 commit 60c906c
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 113647a281037d8b6f32e07f42a1328c7cd3da3b
refs/heads/master: 156faf9080e0acf2b301c982e7a77cd6fbb2d0ad
8 changes: 4 additions & 4 deletions trunk/drivers/base/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -84,10 +84,10 @@ config FIRMWARE_IN_KERNEL
help
The kernel source tree includes a number of firmware 'blobs'
that are used by various drivers. The recommended way to
use these is to run "make firmware_install" and to copy the
resulting binary files created in usr/lib/firmware/ of the
kernel tree to /lib/firmware/ on your system so that they can
be loaded by userspace helpers on request.
use these is to run "make firmware_install", which, after
converting ihex files to binary, copies all of the needed
binary files in firmware/ to /lib/firmware/ on your system so
that they can be loaded by userspace helpers on request.

Enabling this option will build each required firmware blob
into the kernel directly, where request_firmware() will find
Expand Down

0 comments on commit 60c906c

Please sign in to comment.