summaryrefslogtreecommitdiff
path: root/meta-alibaba/meta-thor/conf/machine/thor.conf
diff options
context:
space:
mode:
Diffstat (limited to 'meta-alibaba/meta-thor/conf/machine/thor.conf')
-rw-r--r--meta-alibaba/meta-thor/conf/machine/thor.conf14
1 files changed, 0 insertions, 14 deletions
diff --git a/meta-alibaba/meta-thor/conf/machine/thor.conf b/meta-alibaba/meta-thor/conf/machine/thor.conf
deleted file mode 100644
index e20a2c741..000000000
--- a/meta-alibaba/meta-thor/conf/machine/thor.conf
+++ /dev/null
@@ -1,14 +0,0 @@
-KERNEL_DEVICETREE = "${KMACHINE}-alibaba-${MACHINE}.dtb"
-KMACHINE = "aspeed"
-require conf/machine/include/ast2500.inc
-
-
-UBOOT_MACHINE = "ast_g5_phy_config"
-FLASH_SIZE = "32768"
-
-# below contents will be gathered by macro 'MACHINE_FEATURES' which defined in phosphor-base.inc file
-OBMC_MACHINE_FEATURES += "\
- "
-VIRTUAL-RUNTIME_skeleton_workbook = "alibaba-ast2500-config"
-PREFERRED_PROVIDER_virtual/obmc-system-mgmt = "packagegroup-alibaba-apps"
-PREFERRED_PROVIDER_virtual/obmc-tools-mgmt = "packagegroup-alibaba-apps"