aboutsummaryrefslogtreecommitdiff
path: root/net/lapb
diff options
context:
space:
mode:
authorThomas Petazzoni <[email protected]>2008-08-19 10:28:24 +0200
committerJesse Barnes <[email protected]>2008-10-20 10:53:40 -0700
commit3d137310245e4cdc3e8c8ba1bea2e145a87ae8e3 (patch)
tree478a5864216e1ddca3df9a2d08bde0d8ea4523a5 /net/lapb
parentb41d6cf38e27a940d998d989526a9748de1bf028 (diff)
PCI: allow quirks to be compiled out
This patch adds the CONFIG_PCI_QUIRKS option which allows to remove all the PCI quirks, which are not necessarily 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 <[email protected]> and is part of the Linux Tiny project. Signed-off-by: Thomas Petazzoni <[email protected]> Signed-off-by: Jesse Barnes <[email protected]>
Diffstat (limited to 'net/lapb')
0 files changed, 0 insertions, 0 deletions