From 1126f6dd429d65824e4348a8dc840e2e489acb11 Mon Sep 17 00:00:00 2001 From: Otavio Salvador Date: Wed, 14 Sep 2016 10:38:15 -0300 Subject: 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 --- conf/machine/include/qoriq-base.inc | 3 --- 1 file changed, 3 deletions(-) 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" -- cgit v1.2.3-54-g00ecf