Skip to content

Enable e1000 in rhel9 as unsupported

Ken Cox requested to merge kencox/kernel-ark:bz2002344 into os-build
Bugzilla: https://bugzilla.redhat.com/show_bug.cgi?id=2002344
Upstream Status: RHEL only

Enable e1000 but also add a taint to there is no mistake that
this is not supported.

V2: wrap call to add_taint() with "#ifdef CONFIG_RHEL_DIFFERENCES"
V3: rebase to resolve merge conflicts

Signed-off-by: Ken Cox <jkc@redhat.com>
Edited by Ken Cox

Merge request reports