diff options
author | Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org> | 2021-11-28 18:00:25 +0100 |
---|---|---|
committer | Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org> | 2021-11-29 14:11:23 +0100 |
commit | 7f13dccb4de933a6a5e8c2aad9a4feabae58e736 (patch) | |
tree | f3ec3c4d936b0d07615e3aa39ee0854838b15771 | |
parent | 5aa508601ecce01bbbf899a608f34e222c24a65b (diff) | |
download | kernel_replicant_linux-7f13dccb4de933a6a5e8c2aad9a4feabae58e736.tar.gz kernel_replicant_linux-7f13dccb4de933a6a5e8c2aad9a4feabae58e736.tar.bz2 kernel_replicant_linux-7f13dccb4de933a6a5e8c2aad9a4feabae58e736.zip |
ARM: replicant_defconfig: Add vertical-720x1280 logo for midas
Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
-rw-r--r-- | arch/arm/configs/replicant_defconfig | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/arch/arm/configs/replicant_defconfig b/arch/arm/configs/replicant_defconfig index b8d67f28462b..9186d72f8171 100644 --- a/arch/arm/configs/replicant_defconfig +++ b/arch/arm/configs/replicant_defconfig @@ -299,6 +299,11 @@ CONFIG_LCD_PLATFORM=y CONFIG_BACKLIGHT_CLASS_DEVICE=y CONFIG_BACKLIGHT_PWM=y CONFIG_BACKLIGHT_LP855X=y +CONFIG_LOGO=y +# CONFIG_LOGO_LINUX_MONO is not set +# CONFIG_LOGO_LINUX_VGA16 is not set +# CONFIG_LOGO_LINUX_CLUT224 is not set +CONFIG_LOGO_REPLICANT_VERTICAL_720X1280_CLUT224=y CONFIG_SOUND=y CONFIG_SND=y # CONFIG_SND_ARM is not set |