summaryrefslogtreecommitdiff
path: root/meta-phosphor/conf/distro/include/phosphor-base.inc
diff options
context:
space:
mode:
Diffstat (limited to 'meta-phosphor/conf/distro/include/phosphor-base.inc')
-rw-r--r--meta-phosphor/conf/distro/include/phosphor-base.inc5
1 files changed, 0 insertions, 5 deletions
diff --git a/meta-phosphor/conf/distro/include/phosphor-base.inc b/meta-phosphor/conf/distro/include/phosphor-base.inc
index d318da74ff..236a47e6bf 100644
--- a/meta-phosphor/conf/distro/include/phosphor-base.inc
+++ b/meta-phosphor/conf/distro/include/phosphor-base.inc
@@ -59,12 +59,7 @@ PREFERRED_VERSION_python-pygobject = "2.%"
include conf/distro/include/openbmc-phosphor/${MACHINE}.inc
-# TODO: openbmc/openbmc#1407 - Remove with RHEL6 support deprecation.
-# RHEL6.4's kernel is too old to use the uninative-shim due to missing
-# syscall support. Disable uninative and set OLDEST_KERNEL back to
-# the version in RHEL6.4.
INHERIT_remove = " uninative"
-OLDEST_KERNEL = "2.6.32"
KERNEL_FEATURES_append = " phosphor-gpio-keys"
KERNEL_FEATURES_remove_qemuall = " phosphor-gpio-keys"