Re: [PATCH] ppc64_defconfig to use AUTOFS_V4 not V3
From: Linas Vepstas <hidden>
Date: 2006-11-29 19:32:32
On Wed, Nov 29, 2006 at 12:45:11PM -0600, Olof Johansson wrote:
On Wed, 29 Nov 2006 12:05:22 -0600 linas@austin.ibm.com (Linas Vepstas) wrote:quoted
Please apply. Although I have a general question: who is served by the ppc64_defconfig these days? Any reason why its not more like powerpc_defcofig? "make defconfig" uses uname -m to pick up the defconfig, and my cell, rhel5 and sles10 boxes report ppc64 not pseries for uname -m.I like using it to build a kernel that runs on as much as possible with a single image, but I don't think all platforms have been added there (yet). Sort of like a superset of all other 64-bit configs.
Ahh, well, in that case, I propsoe turning on the following as well. CONFIG_USB_MON=y CONFIG_FUSE_FS=m CONFIG_JOLIET=y CONFIG_ZISOFS=y CONFIG_ZISOFS_FS=y CONFIG_XMON_DEFAULT=y and a few device drivers: CONFIG_IXGB_NAPI=y CONFIG_S2IO=m CONFIG_S2IO_NAPI=y I had mistook ppc64 as being subset-ish not superset-ish. --linas