summaryrefslogtreecommitdiffstats
path: root/tcpip/rip98d.conf.5
diff options
context:
space:
mode:
Diffstat (limited to 'tcpip/rip98d.conf.5')
0 files changed, 0 insertions, 0 deletions
ommu-helper: mark iommu_is_span_boundary as inline 2018-05-09T04:55:44+00:00 Christoph Hellwig hch@lst.de 2018-04-03T13:41:07+00:00 79c1879ee5473e3404469b07f9bccfe6d0814b93 This avoids selecting IOMMU_HELPER just for this function. And we only use it once or twice in normal builds so this often even is a size reduction. Signed-off-by: Christoph Hellwig <hch@lst.de>
This avoids selecting IOMMU_HELPER just for this function.  And we only
use it once or twice in normal builds so this often even is a size
reduction.

Signed-off-by: Christoph Hellwig <hch@lst.de>
PCI: Include pci/hotplug Kconfig directly from pci/Kconfig 2016-03-08T21:10:48+00:00 Bjorn Helgaas bhelgaas@google.com 2016-03-08T20:57:21+00:00 e7e127e3c767094aca96ee976729dc5f756666df Include pci/hotplug/Kconfig directly from pci/Kconfig, so arches don't have to source both pci/Kconfig and pci/hotplug/Kconfig. Note that this effectively adds pci/hotplug/Kconfig to the following arches, because they already sourced drivers/pci/Kconfig but they previously did not source drivers/pci/hotplug/Kconfig: alpha arm avr32 frv m68k microblaze mn10300 sparc unicore32 Inspired-by-patch-from: Bogicevic Sasa <brutallesale@gmail.com> Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Include pci/hotplug/Kconfig directly from pci/Kconfig, so arches don't
have to source both pci/Kconfig and pci/hotplug/Kconfig.

Note that this effectively adds pci/hotplug/Kconfig to the following
arches, because they already sourced drivers/pci/Kconfig but they
previously did not source drivers/pci/hotplug/Kconfig:

  alpha
  arm
  avr32
  frv
  m68k
  microblaze
  mn10300
  sparc
  unicore32

Inspired-by-patch-from: Bogicevic Sasa <brutallesale@gmail.com>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
parisc: led driver requires CONFIG_VM_EVENT_COUNTERS 2013-02-20T21:51:52+00:00 Helge Deller deller@gmx.de 2013-02-07T22:35:16+00:00 95bb2f0b40de9074af740ca6569c26813fde307d LED activity is calculated out of the vm event counters wich are delivered through the all_vm_events() function which requires CONFIG_VM_EVENT_COUNTERS. Signed-off-by: Helge Deller <deller@gmx.de>
LED activity is calculated out of the vm event counters wich are delivered
through the all_vm_events() function which requires CONFIG_VM_EVENT_COUNTERS.

Signed-off-by: Helge Deller <deller@gmx.de>
treewide: remove commented out Kconfig entries 2011-10-29T19:31:21+00:00 Paul Bolle pebolle@tiscali.nl 2011-10-23T15:23:54+00:00 3007c48a6a1bc6c7b81d5d9890bcbd5c0b519235 These Kconfig entries have been commented out since (at least) v2.6.12-rc2 (the first commit of the git repository). There's no indication why they're commented out. They might as well be removed. Signed-off-by: Paul Bolle <pebolle@tiscali.nl> Signed-off-by: Jiri Kosina <jkosina@suse.cz>
These Kconfig entries have been commented out since (at least)
v2.6.12-rc2 (the first commit of the git repository). There's no
indication why they're commented out. They might as well be removed.

Signed-off-by: Paul Bolle <pebolle@tiscali.nl>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>