From: Otavio Salvador Date: Wed, 14 Sep 2016 13:38:15 +0000 (-0300) Subject: qoriq-base.inc: Remove unused SoC family support X-Git-Tag: 2.2~245 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=1126f6dd429d65824e4348a8dc840e2e489acb11;p=meta-freescale.git qoriq-base.inc: Remove unused SoC family support The SoC family use has been removed in commit 8999634f (Migrate from SOC_FAMILY to MACHINEOVERRIDES) so the support can be dropped as well. Signed-off-by: Otavio Salvador --- diff --git a/conf/machine/include/qoriq-base.inc b/conf/machine/include/qoriq-base.inc index 0a463eeb..1786b00b 100644 --- a/conf/machine/include/qoriq-base.inc +++ b/conf/machine/include/qoriq-base.inc @@ -1,6 +1,3 @@ -# Provides the QorIQ common settings -require conf/machine/include/soc-family.inc - # common providers of QorIQ targets PREFERRED_PROVIDER_cryptodev-linux = "cryptodev-qoriq-linux" PREFERRED_PROVIDER_cryptodev-module = "cryptodev-qoriq-module"