From 03651fd2a9cb3655f6c687df581f39095baf5102 Mon Sep 17 00:00:00 2001 From: Nick Andrew Date: Sat, 3 Jan 2009 18:50:34 +1100 Subject: [PATCH] --- yaml --- r: 126908 b: refs/heads/master c: 11f1fbcf92ae19b547f499f50937be6068062f15 h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/drivers/base/Kconfig | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index ad522782b7f9..93ca4f3a6b83 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 0211a9c8508b2183e0e539509aad60414f1c3813 +refs/heads/master: 11f1fbcf92ae19b547f499f50937be6068062f15 diff --git a/trunk/drivers/base/Kconfig b/trunk/drivers/base/Kconfig index d8e8c49c0cbd..8f006f96ff53 100644 --- a/trunk/drivers/base/Kconfig +++ b/trunk/drivers/base/Kconfig @@ -54,7 +54,7 @@ config FIRMWARE_IN_KERNEL such firmware, and do not wish to use an initrd. This single option controls the inclusion of firmware for - every driver which uses request_firmare() and ships its + every driver which uses request_firmware() and ships its firmware in the kernel source tree, to avoid a proliferation of 'Include firmware for xxx device' options.