Re: [PATCH] powerpc: minimizing the configuration of linkstation_defconfig
From: Kumar Gala
Date: Wed Jun 10 2009 - 22:47:03 EST
On May 16, 2009, at 11:04 AM, Rogério Brito wrote:
Hi, Kumar, Guennadi, and Co.
This patch addresses the following issues:
01. makes CFQ the default scheduler, to be in line with the rest of
the kernel.
02. since linkstations are meant to store files, enable large blk
devices.
03. disable CONFIG_MIGRATION in in such low memory devices.
04. disable CONFIG_BLK_DEV_RAM.
05. disable CONFIG_SCSI_LOWLEVEL, as no device under that tree is
used.
06. idem for CONFIG_NETDEV_10000.
07. idem for CONFIG_WIRELESS.
08. idem for CONFIG_HWMON.
09. idem for CONFIG_CRYPTO_HW.
10. disable CONFIG_VIDEO_OUTPUT_CONTROL.
11. keep consistency and disable extended attributes in CIFS, ext3,
and NFS.
12. enable CONFIG_PRINTK_TIME.
Signed-off-by: Rogério Brito <rbrito@xxxxxxxxxx>
---
This is the patch for tidying the defconfig. I'm still having issues
with the MTD devices, it seems. :-( I will investigate this now.
I can send a similar patch to storcenter.
Did you ever resolve the MTD issue?
- k--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/