enable compression in the firmware loader
This commit is contained in:
parent
b991b2ab95
commit
ecd04fb14c
1 changed files with 1 additions and 0 deletions
|
@ -30,6 +30,7 @@ in
|
||||||
DRM_PANEL_CWD686 = module;
|
DRM_PANEL_CWD686 = module;
|
||||||
TI_ADC081C = module;
|
TI_ADC081C = module;
|
||||||
I2C_BCM2835 = yes;
|
I2C_BCM2835 = yes;
|
||||||
|
FW_LOADER_COMPRESS = yes;
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in a new issue