diff options
| author | unitexe <unitexe70@gmail.com> | 2026-04-18 23:22:31 -0500 |
|---|---|---|
| committer | unitexe <unitexe70@gmail.com> | 2026-04-18 23:22:31 -0500 |
| commit | 7620f7a8013c07f947e961c3ecbb8b2a70121339 (patch) | |
| tree | b5bcd5333dab1c052200921716e27030ac1200b1 /meta-unit-graphics/dynamic-layers/raspberrypi/recipes-kernel/linux/files | |
| parent | c425efbea8068b60c5740685b4f7d2460c3d3ebe (diff) | |
Properly disable default kernel logo
Diffstat (limited to 'meta-unit-graphics/dynamic-layers/raspberrypi/recipes-kernel/linux/files')
| -rw-r--r-- | meta-unit-graphics/dynamic-layers/raspberrypi/recipes-kernel/linux/files/yocto-kernel-logo-800x480.cfg | 2 |
1 files changed, 1 insertions, 1 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 eba7b9e..eb3c575 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_LINUX_CLUT224 is not set CONFIG_LOGO_YOCTO_800_X_480_CLUT224=y |
