diff options
| author | Sandeep Gundlupet Raju <sandeep.gundlupet-raju@amd.com> | 2022-11-11 18:49:26 -0700 |
|---|---|---|
| committer | Mark Hatle <mark.hatle@amd.com> | 2023-04-07 17:50:36 -0700 |
| commit | 5d6b892cf32d149bbe49871b3ac0d73fcd3c706d (patch) | |
| tree | 0a6e9957ec153d51163585f7ca5bdb25f7c5cd8d | |
| parent | 9906f4fe58ffb8f9c97e4874ef4d48fc64f8c4f9 (diff) | |
| download | meta-xilinx-5d6b892cf32d149bbe49871b3ac0d73fcd3c706d.tar.gz | |
machine: Remove vck-sc-zynqmp machine conf
Remove vck-sc-zynqmp machine conf file from meta-xilinx-bsp layer.
Signed-off-by: Sandeep Gundlupet Raju <sandeep.gundlupet-raju@amd.com>
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
| -rw-r--r-- | meta-xilinx-bsp/conf/machine/vck-sc-zynqmp.conf | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/meta-xilinx-bsp/conf/machine/vck-sc-zynqmp.conf b/meta-xilinx-bsp/conf/machine/vck-sc-zynqmp.conf deleted file mode 100644 index e8a2d5d5..00000000 --- a/meta-xilinx-bsp/conf/machine/vck-sc-zynqmp.conf +++ /dev/null | |||
| @@ -1,10 +0,0 @@ | |||
| 1 | #@TYPE: Machine | ||
| 2 | #@NAME: vck-sc-zynqmp | ||
| 3 | ##@DESCRIPTION: Machine support for vck190 system controller. | ||
| 4 | |||
| 5 | SOC_VARIANT = "eg" | ||
| 6 | |||
| 7 | require conf/machine/zynqmp-generic.conf | ||
| 8 | |||
| 9 | # Add board compatibility override | ||
| 10 | MACHINEOVERRIDES .= ":vck-sc" | ||
