diff options
author | Ting Liu <ting.liu@nxp.com> | 2016-07-15 00:11:02 +0800 |
---|---|---|
committer | Otavio Salvador <otavio@ossystems.com.br> | 2016-07-15 07:45:44 -0300 |
commit | 5c8a34a2beaf614220bc1d2317609892be34ef40 (patch) | |
tree | 3b69568af6a90aa298d4fbcfb49c97c5aef8c2f8 /conf/machine/include | |
parent | 475db5fb311baef8baa713ce8bb33c6154b8ab73 (diff) | |
download | meta-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/machine/include')
-rw-r--r-- | conf/machine/include/qoriq-base.inc | 4 |
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 | ||
21 | EXTRA_IMAGEDEPENDS += "u-boot cst-native" | 21 | EXTRA_IMAGEDEPENDS += "u-boot cst-native" |
22 | 22 | ||
23 | IPC_UST_SOC_bsc9131 = "B913x" | ||
24 | IPC_UST_SOC_bsc9132 = "B913x" | ||
25 | IPC_UST_SOC_b4 = "B4860" | ||
26 | |||
27 | MACHINEOVERRIDES =. "qoriq:" | 23 | MACHINEOVERRIDES =. "qoriq:" |