diff options
Diffstat (limited to 'recipes/linux/linux-leviathan')
-rw-r--r-- | recipes/linux/linux-leviathan/defconfig | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/recipes/linux/linux-leviathan/defconfig b/recipes/linux/linux-leviathan/defconfig index 18c69a21af..30568af22c 100644 --- a/recipes/linux/linux-leviathan/defconfig +++ b/recipes/linux/linux-leviathan/defconfig @@ -998,9 +998,9 @@ CONFIG_FRAMEBUFFER_CONSOLE=y CONFIG_FRAMEBUFFER_CONSOLE_DETECT_PRIMARY=y CONFIG_FRAMEBUFFER_CONSOLE_ROTATION=y CONFIG_FONTS=y -# CONFIG_FONT_8x8 is not set +CONFIG_FONT_8x8=y # CONFIG_FONT_8x16 is not set -CONFIG_FONT_6x11=y +# CONFIG_FONT_6x11 is not set # CONFIG_FONT_7x14 is not set # CONFIG_FONT_PEARL_8x8 is not set # CONFIG_FONT_ACORN_8x8 is not set @@ -1046,7 +1046,6 @@ CONFIG_SND_SOC=y CONFIG_SND_MSM_SOC=y CONFIG_SND_MSM_DAI_SOC=y CONFIG_SND_MSM_SOC_MSM7K=y -CONFIG_SND_MSM_SOC_TEMP_ALSA_FIX=y CONFIG_SND_SOC_I2C_AND_SPI=y # CONFIG_SND_SOC_ALL_CODECS is not set # CONFIG_SOUND_PRIME is not set |