• B
    PCI: Remove the fakephp driver · c2b5acc3
    Bjorn Helgaas 提交于
    The fakephp driver was scheduled for removal in 2011.
    
    Fakephp presented /sys/bus/pci/slots/.../power files for every PCI
    function.  Writing "0" to one of these files logically removed the device
    from the system.  The PCI core now provides the same functionality with
    /sys/bus/pci/devices/.../remove.
    Signed-off-by: NBjorn Helgaas <bhelgaas@google.com>
    c2b5acc3
Kconfig 4.0 KB