Skip to content
Snippets Groups Projects
  • Laura Abbott's avatar
    f2b2441d
    Introduce CONFIG_RH_DISABLE_DEPRECATED · f2b2441d
    Laura Abbott authored
    
    Message-id: <20191113144431.9403-2-labbott@redhat.com>
    Patchwork-id: 286080
    O-Subject: [ARK INTERNAL PATCHv2 1/4] [redhat] Introduce CONFIG_RH_DISABLE_DEPRECATED
    Bugzilla:
    RH-Acked-by: default avatarDon Zickus <dzickus@redhat.com>
    RH-Acked-by: default avatarPrarit Bhargava <prarit@redhat.com>
    RH-Acked-by: default avatarJiri Benc <jbenc@redhat.com>
    
    For many drivers that RHEL doesn't want to support, we've typically deleted
    PCI ids from the tree. This precludes those drivers from being used at all
    which is fine for RHEL but a problem if we want to use a similar source base
    for Fedora. Instead of just deleting IDs, introduce a config
    CONFIG_RH_DISABLE_DEPRECATED. This way RHEL can remove IDs while still allowing
    kernels to be built with the option off from the same source.
    
    Upstream Status: RHEL only
    Signed-off-by: default avatarLaura Abbott <labbott@redhat.com>
    f2b2441d
    History
    Introduce CONFIG_RH_DISABLE_DEPRECATED
    Laura Abbott authored
    
    Message-id: <20191113144431.9403-2-labbott@redhat.com>
    Patchwork-id: 286080
    O-Subject: [ARK INTERNAL PATCHv2 1/4] [redhat] Introduce CONFIG_RH_DISABLE_DEPRECATED
    Bugzilla:
    RH-Acked-by: default avatarDon Zickus <dzickus@redhat.com>
    RH-Acked-by: default avatarPrarit Bhargava <prarit@redhat.com>
    RH-Acked-by: default avatarJiri Benc <jbenc@redhat.com>
    
    For many drivers that RHEL doesn't want to support, we've typically deleted
    PCI ids from the tree. This precludes those drivers from being used at all
    which is fine for RHEL but a problem if we want to use a similar source base
    for Fedora. Instead of just deleting IDs, introduce a config
    CONFIG_RH_DISABLE_DEPRECATED. This way RHEL can remove IDs while still allowing
    kernels to be built with the option off from the same source.
    
    Upstream Status: RHEL only
    Signed-off-by: default avatarLaura Abbott <labbott@redhat.com>
Code owners
Assign users and groups as approvers for specific file changes. Learn more.