diff options
| author | unitexe <unitexe70@gmail.com> | 2026-04-18 21:48:39 -0500 |
|---|---|---|
| committer | unitexe <unitexe70@gmail.com> | 2026-04-18 21:48:39 -0500 |
| commit | c425efbea8068b60c5740685b4f7d2460c3d3ebe (patch) | |
| tree | 9a839427afd09bc89202968582210bd93b5655d3 /meta-unit-graphics/dynamic-layers/raspberrypi/recipes-kernel | |
| parent | 39ff1c325ef02beb203e43fe93cf86ff7d358705 (diff) | |
Fix config fragment formatting
Diffstat (limited to 'meta-unit-graphics/dynamic-layers/raspberrypi/recipes-kernel')
| -rw-r--r-- | meta-unit-graphics/dynamic-layers/raspberrypi/recipes-kernel/linux/files/yocto-kernel-logo-800x480.cfg | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-unit-graphics/dynamic-layers/raspberrypi/recipes-kernel/linux/files/yocto-kernel-logo-800x480.cfg b/meta-unit-graphics/dynamic-layers/raspberrypi/recipes-kernel/linux/files/yocto-kernel-logo-800x480.cfg index fab066f..eba7b9e 100644 --- a/meta-unit-graphics/dynamic-layers/raspberrypi/recipes-kernel/linux/files/yocto-kernel-logo-800x480.cfg +++ b/meta-unit-graphics/dynamic-layers/raspberrypi/recipes-kernel/linux/files/yocto-kernel-logo-800x480.cfg @@ -1,2 +1,2 @@ -CONFIG_LOGO_LINUX_CLUT224 = n -CONFIG_LOGO_YOCTO_800_X_480_CLUT224 = y +CONFIG_LOGO_LINUX_CLUT224=n +CONFIG_LOGO_YOCTO_800_X_480_CLUT224=y |
