aboutsummaryrefslogtreecommitdiffstats
path: root/conf/machine/evb4k-qcs404.conf
diff options
context:
space:
mode:
Diffstat (limited to 'conf/machine/evb4k-qcs404.conf')
-rw-r--r--conf/machine/evb4k-qcs404.conf19
1 files changed, 0 insertions, 19 deletions
diff --git a/conf/machine/evb4k-qcs404.conf b/conf/machine/evb4k-qcs404.conf
deleted file mode 100644
index 4021746..0000000
--- a/conf/machine/evb4k-qcs404.conf
+++ /dev/null
@@ -1,19 +0,0 @@
-#@TYPE: Machine
-#@NAME: evb4k-qcs404
-#@DESCRIPTION: Machine configuration for the EVB-4K QCS404 with Qualcomm QCS404.
-
-require conf/machine/include/qcom-qcs404.inc
-require conf/machine/include/tune-cortexa53.inc
-
-MACHINE_FEATURES = "usbhost usbgadget ext2"
-
-KERNEL_IMAGETYPE ?= "Image.gz"
-KERNEL_DEVICETREE ?= "qcom/qcs404-evb-4000.dtb"
-
-SERIAL_CONSOLE ?= "115200 ttyMSM0"
-
-MACHINE_ESSENTIAL_EXTRA_RRECOMMENDS += " \
- kernel-modules \
-"
-
-QCOM_BOOTIMG_ROOTFS ?= "/dev/mmcblk0p27"