Browse Source

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 <timur@freescale.com>
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
Timur Tabi 13 years ago
parent
commit
3900fad3d3
1 changed files with 1 additions and 0 deletions
  1. 1 0
      arch/powerpc/configs/corenet32_smp_defconfig

+ 1 - 0
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