summaryrefslogtreecommitdiffstats
path: root/conf
diff options
context:
space:
mode:
authorOtavio Salvador <otavio@ossystems.com.br>2016-09-14 10:38:15 -0300
committerOtavio Salvador <otavio@ossystems.com.br>2016-09-21 08:11:00 -0300
commit1126f6dd429d65824e4348a8dc840e2e489acb11 (patch)
tree34cdd4550452cdbc23dee576c7e563ebee10a15e /conf
parent61eed26d8a040338f393f9ee354c912c0b5f3586 (diff)
downloadmeta-freescale-1126f6dd429d65824e4348a8dc840e2e489acb11.tar.gz
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 <otavio@ossystems.com.br>
Diffstat (limited to 'conf')
-rw-r--r--conf/machine/include/qoriq-base.inc3
1 files changed, 0 insertions, 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 @@
1# Provides the QorIQ common settings
2require conf/machine/include/soc-family.inc
3
4# common providers of QorIQ targets 1# common providers of QorIQ targets
5PREFERRED_PROVIDER_cryptodev-linux = "cryptodev-qoriq-linux" 2PREFERRED_PROVIDER_cryptodev-linux = "cryptodev-qoriq-linux"
6PREFERRED_PROVIDER_cryptodev-module = "cryptodev-qoriq-module" 3PREFERRED_PROVIDER_cryptodev-module = "cryptodev-qoriq-module"