summaryrefslogtreecommitdiff
path: root/meta-qualcomm/recipes-bsp/u-boot/files/qualcomm.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'meta-qualcomm/recipes-bsp/u-boot/files/qualcomm.cfg')
-rw-r--r--meta-qualcomm/recipes-bsp/u-boot/files/qualcomm.cfg9
1 files changed, 9 insertions, 0 deletions
diff --git a/meta-qualcomm/recipes-bsp/u-boot/files/qualcomm.cfg b/meta-qualcomm/recipes-bsp/u-boot/files/qualcomm.cfg
new file mode 100644
index 0000000000..1ddca184c2
--- /dev/null
+++ b/meta-qualcomm/recipes-bsp/u-boot/files/qualcomm.cfg
@@ -0,0 +1,9 @@
+CONFIG_TARGET_QUALCOMM_DC_SCM_V1=y
+CONFIG_BOARD_LATE_INIT=y
+CONFIG_CMD_MEMINFO=y
+CONFIG_CMD_MEMORY=y
+CONFIG_CMD_MX_CYCLIC=y
+CONFIG_CMD_STRINGS=y
+CONFIG_PHY_MICREL=y
+CONFIG_PHY_MICREL_KSZ90X1=y
+CONFIG_HEXDUMP=y \ No newline at end of file