Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - P index

CONFIG_PREVENT_FIRMWARE_BUILD: Disable drivers features which enable custom firmware building

General informations

The Linux kernel configuration item CONFIG_PREVENT_FIRMWARE_BUILD has multiple definitions:

Disable drivers features which enable custom firmware building found in drivers/base/Kconfig

The configuration item CONFIG_PREVENT_FIRMWARE_BUILD:

Help text

Say yes to disable driver features which enable building a custom driver firmware at kernel build time. These drivers do not use the kernel firmware API to load firmware (FW_LOADER), instead they use their own custom loading mechanism. The required firmware is usually shipped with the driver, building the driver firmware should only be needed if you have an updated firmware source.

Firmware should not be being built as part of kernel, these days you should always prevent this and say Y here. There are only two old drivers which enable building of its firmware at kernel build time:

o WANXL through WANXL_BUILD_FIRMWARE o SCSI_AIC79XX through AIC79XX_BUILD_FIRMWARE

Prevent firmware from being built found in drivers/base/Kconfig

The configuration item CONFIG_PREVENT_FIRMWARE_BUILD:

Help text

Say yes to avoid building firmware. Firmware is usually shipped with the driver and only when updating the firmware should a rebuild be made. If unsure, say Y here.

Hardware

LKDDb

Raw data from LKDDb:

Sources

This page is automaticly generated with free (libre, open) software lkddb(see lkddb-sources).

The data is retrived from:

Automatic links from Google (and ads)

Custom Search

Popular queries:

Navigation: Linux Kernel Driver DataBase - web LKDDB: main index - P index

Automatically generated (in year 2024). See also LKDDb sources on GitLab