Subject: cell: enable bonding in defconfig In order to use the two ethernet interfaces on the cell blade efficiently, ethernet bonding is always needed. Signed-off-by: Arnd Bergmann Index: linus-2.6/arch/powerpc/configs/cell_defconfig =================================================================== --- linus-2.6.orig/arch/powerpc/configs/cell_defconfig +++ linus-2.6/arch/powerpc/configs/cell_defconfig @@ -480,7 +480,7 @@ CONFIG_DM_MULTIPATH=m # CONFIG_NETDEVICES=y # CONFIG_DUMMY is not set -# CONFIG_BONDING is not set +CONFIG_BONDING=y # CONFIG_EQUALIZER is not set CONFIG_TUN=y