From: Timur Tabi Date: Mon, 12 Dec 2011 23:25:45 +0000 (-0600) Subject: powerpc/85xx: re-enable ePAPR byte channel driver in corenet32_smp_defconfig X-Git-Tag: firefly_0821_release~3680^2~3833^2~7 X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=3900fad3d32ed3ddfb365657733a93cf46b53240;p=firefly-linux-kernel-4.4.55.git powerpc/85xx: re-enable ePAPR byte channel driver in corenet32_smp_defconfig Commit 7c4b2f09 (powerpc: Update mpc85xx/corenet 32-bit defconfigs) accidentally disabled the ePAPR byte channel driver in the defconfig for Freescale CoreNet platforms. Signed-off-by: Timur Tabi Signed-off-by: Kumar Gala --- diff --git a/arch/powerpc/configs/corenet32_smp_defconfig b/arch/powerpc/configs/corenet32_smp_defconfig index c39877946351..f8aef205d222 100644 --- a/arch/powerpc/configs/corenet32_smp_defconfig +++ b/arch/powerpc/configs/corenet32_smp_defconfig @@ -106,6 +106,7 @@ CONFIG_FIXED_PHY=y # CONFIG_INPUT_MOUSE is not set CONFIG_SERIO_LIBPS2=y # CONFIG_LEGACY_PTYS is not set +CONFIG_PPC_EPAPR_HV_BYTECHAN=y CONFIG_SERIAL_8250=y CONFIG_SERIAL_8250_CONSOLE=y CONFIG_SERIAL_8250_EXTENDED=y