summaryrefslogtreecommitdiffstats
path: root/conf
diff options
context:
space:
mode:
authorTing Liu <ting.liu@nxp.com>2016-07-15 00:11:02 +0800
committerOtavio Salvador <otavio@ossystems.com.br>2016-07-15 07:45:44 -0300
commit5c8a34a2beaf614220bc1d2317609892be34ef40 (patch)
tree3b69568af6a90aa298d4fbcfb49c97c5aef8c2f8 /conf
parent475db5fb311baef8baa713ce8bb33c6154b8ab73 (diff)
downloadmeta-freescale-5c8a34a2beaf614220bc1d2317609892be34ef40.tar.gz
ipc-ust: not use IPC_UST_SOC variable
bsc913x are not supported now. Signed-off-by: Ting Liu <ting.liu@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Diffstat (limited to 'conf')
-rw-r--r--conf/machine/include/qoriq-base.inc4
1 files changed, 0 insertions, 4 deletions
diff --git a/conf/machine/include/qoriq-base.inc b/conf/machine/include/qoriq-base.inc
index 8b2b0c7d..c5cbe299 100644
--- a/conf/machine/include/qoriq-base.inc
+++ b/conf/machine/include/qoriq-base.inc
@@ -20,8 +20,4 @@ MACHINE_EXTRA_RRECOMMENDS ?= "udev-rules-qoriq"
20 20
21EXTRA_IMAGEDEPENDS += "u-boot cst-native" 21EXTRA_IMAGEDEPENDS += "u-boot cst-native"
22 22
23IPC_UST_SOC_bsc9131 = "B913x"
24IPC_UST_SOC_bsc9132 = "B913x"
25IPC_UST_SOC_b4 = "B4860"
26
27MACHINEOVERRIDES =. "qoriq:" 23MACHINEOVERRIDES =. "qoriq:"