Re: [PCI] Configure out PCI quirks

From: Jesse Barnes
Date: Wed Aug 27 2008 - 19:33:58 EST


On Tuesday, August 19, 2008 1:28 am Thomas Petazzoni wrote:
> [PCI] Configure out PCI quirks
>
> This patch adds the CONFIG_PCI_QUIRKS option which allows to remove
> all the PCI quirks, not necessarly used on embedded systems when PCI
> is working properly. As this is a size-reduction option, it depends on
> CONFIG_EMBEDDED. It allows to save almost 12 kilobytes of kernel code:
>
> text data bss dec hex filename
> 1287806 123596 212992 1624394 18c94a vmlinux.old
> 1275854 123596 212992 1612442 189a9a vmlinux
> -11952 0 0 -11952 -2EB0 +/-
>
> This patch has originally been written by Zwane Mwaikambo
> <zwane@xxxxxxxxxxxxxxxx> and is part of the Linux Tiny project.
>
> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@xxxxxxxxxxxxxxxxxx>

12k's not to shabby. I put this in linux-next, thanks Thomas.

Jesse
--
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/