From: Paul Jackson Date: Tue, 10 Jan 2006 04:54:08 +0000 (-0800) Subject: [PATCH] Serial: disable jsm in ppc64 defconfig X-Git-Tag: v2.6.16-rc1~495 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7e91c55b32a469d9dda845a90038c015a70838e3;p=pandora-kernel.git [PATCH] Serial: disable jsm in ppc64 defconfig Changes to the serial driver to remove flip buffers have broken the serial jsm driver. It doesn't even compile anymore. The jsm driver was enabled in only one defconfig - ppc64. In order to keep defconfigs building, disable CONFIG_SERIAL_JSM for the time being. Signed-off-by: Paul Jackson Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed