aboutsummaryrefslogtreecommitdiffstats
path: root/arch
diff options
context:
space:
mode:
Diffstat (limited to 'arch')
-rw-r--r--arch/powerpc/configs/mpc85xx_defconfig4
-rw-r--r--arch/powerpc/configs/mpc85xx_smp_defconfig4
2 files changed, 8 insertions, 0 deletions
diff --git a/arch/powerpc/configs/mpc85xx_defconfig b/arch/powerpc/configs/mpc85xx_defconfig
index 1ac5198d0195..37839f1315e3 100644
--- a/arch/powerpc/configs/mpc85xx_defconfig
+++ b/arch/powerpc/configs/mpc85xx_defconfig
@@ -127,6 +127,10 @@ CONFIG_VIDEO_OUTPUT_CONTROL=y
127CONFIG_FB=y 127CONFIG_FB=y
128CONFIG_FB_FSL_DIU=y 128CONFIG_FB_FSL_DIU=y
129# CONFIG_VGA_CONSOLE is not set 129# CONFIG_VGA_CONSOLE is not set
130CONFIG_FRAMEBUFFER_CONSOLE=y
131CONFIG_FONTS=y
132CONFIG_FONT_8x8=y
133CONFIG_FONT_8x16=y
130CONFIG_SOUND=y 134CONFIG_SOUND=y
131CONFIG_SND=y 135CONFIG_SND=y
132# CONFIG_SND_SUPPORT_OLD_API is not set 136# CONFIG_SND_SUPPORT_OLD_API is not set
diff --git a/arch/powerpc/configs/mpc85xx_smp_defconfig b/arch/powerpc/configs/mpc85xx_smp_defconfig
index f77edddc81ee..908c941fc24c 100644
--- a/arch/powerpc/configs/mpc85xx_smp_defconfig
+++ b/arch/powerpc/configs/mpc85xx_smp_defconfig
@@ -129,6 +129,10 @@ CONFIG_VIDEO_OUTPUT_CONTROL=y
129CONFIG_FB=y 129CONFIG_FB=y
130CONFIG_FB_FSL_DIU=y 130CONFIG_FB_FSL_DIU=y
131# CONFIG_VGA_CONSOLE is not set 131# CONFIG_VGA_CONSOLE is not set
132CONFIG_FRAMEBUFFER_CONSOLE=y
133CONFIG_FONTS=y
134CONFIG_FONT_8x8=y
135CONFIG_FONT_8x16=y
132CONFIG_SOUND=y 136CONFIG_SOUND=y
133CONFIG_SND=y 137CONFIG_SND=y
134# CONFIG_SND_SUPPORT_OLD_API is not set 138# CONFIG_SND_SUPPORT_OLD_API is not set