[Cbe-oss-dev] [PATCH/RESEND] cell: update cell_defconfig for Celleb HV Console
Ishizaki Kou
kou.ishizaki at toshiba.co.jp
Mon Apr 23 22:11:10 EST 2007
Arnd-san,
Please apply this patch.
This patch enables CONFIG_HVC_BEAT to support for Celleb HV console.
Hypervisor console should be coufigured in the defconfig for Cell
because we need a hypervisor console as a system console of Celleb.
Signed-off-by: Kou Ishizaki <kou.ishizaki at toshiba.co.jp>
---
Index: linux-powerpc-git/arch/powerpc/configs/cell_defconfig
diff -u linux-powerpc-git/arch/powerpc/configs/cell_defconfig:1.1.1.5 linux-powerpc-git/arch/powerpc/configs/cell_defconfig:1.4
--- linux-powerpc-git/arch/powerpc/configs/cell_defconfig:1.1.1.5 Thu Mar 15 10:41:18 2007
+++ linux-powerpc-git/arch/powerpc/configs/cell_defconfig Fri Mar 23 13:24:30 2007
@@ -937,7 +937,7 @@
# CONFIG_LEGACY_PTYS is not set
CONFIG_HVC_DRIVER=y
CONFIG_HVC_RTAS=y
-# CONFIG_HVC_BEAT is not set
+CONFIG_HVC_BEAT=y
#
# IPMI
More information about the cbe-oss-dev
mailing list