Home
last modified time | relevance | path

Searched hist:"6 fe87675314b4b1ac7ba339e2a4ab8d739b600d6" (Results 1 – 1 of 1) sorted by relevance

/linux/arch/powerpc/configs/
H A Dpmac32_defconfigdiff 6fe87675314b4b1ac7ba339e2a4ab8d739b600d6 Sun Jun 11 03:40:43 CEST 2006 Anton Blanchard <anton@samba.org> [POWERPC] update pmac32_defconfig

Some updates to the pmac32_defconfig to make it more useful:

- Enable LSF (large single files) since we enable LBD (large block devices)
- Enable IPSEC related options
- Enable remaining raid/dm options as modules
- Disable eth1394, I doubt any has that hardware and it has a nasty habit of
auto loading first and skewing network device numbering
- Enable dummy and tun as modules, always useful to have them around
- Enable EHCI, no wonder my usb2 disk was so slow
- Enable USB storage
- Enable ext3 acls
- Disable autofs and enable autofsv4 instead
- Enable nfs v3/v4 client and server. Dont want to be left in the dark ages
of pre v3
- Enable all crypto as modules, things like cryptsetup want some of them

I havent enabled the BCM43xx, perhaps we should now?

Signed-off-by: Anton Blanchard <anton@samba.org>
Signed-off-by: Paul Mackerras <paulus@samba.org>