linux-stable-rt/drivers/base
David Woodhouse d172e7f5c6 firmware: Add CONFIG_FIRMWARE_IN_KERNEL option.
This will control whether we build firmware into the kernel image for
_every_ driver which we convert to request_firmware(), to avoid a
proliferation of 'CONFIG_XXX_FIRMWARE' options for each one.

Default to 'y' for now, which is the wrong thing to do but people seem
to be insisting on it and refusing to even review patches until it's
done. And it does preserve the existing behaviour for built-in drivers.

Signed-off-by: David Woodhouse <dwmw2@infradead.org>
2008-07-10 14:47:20 +01:00
..
power Clean up 'print_fn_descriptor_symbol()' types 2008-05-15 17:50:37 -07:00
Kconfig firmware: Add CONFIG_FIRMWARE_IN_KERNEL option. 2008-07-10 14:47:20 +01:00
Makefile
attribute_container.c
base.h
bus.c
class.c
core.c dev_set_name: fix missing kernel-doc 2008-06-11 16:50:40 -07:00
cpu.c
dd.c
devres.c
dma-mapping.c
driver.c
firmware.c
firmware_class.c firmware: allow firmware files to be built into kernel image 2008-07-10 14:30:13 +01:00
hypervisor.c
init.c
isa.c
map.c
memory.c
module.c
node.c mm: switch node meminfo Active & Inactive pages to Kbytes 2008-07-04 10:40:09 -07:00
platform.c
sys.c
topology.c
transport_class.c