File tree Expand file tree Collapse file tree 1 file changed +11
-11
lines changed
Expand file tree Collapse file tree 1 file changed +11
-11
lines changed Original file line number Diff line number Diff line change @@ -22,6 +22,17 @@ CONFIG_USB_SERIAL_OPTION=y
2222# Networking
2323CONFIG_IPV6=y
2424
25+ # Modem / Remoteproc
26+ CONFIG_QCOM_Q6V5_COMMON=y
27+ CONFIG_QCOM_Q6V5_MSS=y
28+ CONFIG_QCOM_SYSMON=y
29+ CONFIG_RPMSG_QCOM_GLINK_SMEM=y
30+ CONFIG_QRTR=y
31+ CONFIG_QRTR_SMD=y
32+ CONFIG_QCOM_PDR_HELPERS=y
33+ CONFIG_RPMSG_CHAR=y
34+ CONFIG_RESET_QCOM_PDC=y
35+
2536# PPP (for LTE modem data connection)
2637CONFIG_PPP=y
2738CONFIG_PPP_ASYNC=y
@@ -35,17 +46,6 @@ CONFIG_I2C_QCOM_GENI=y
3546# Power monitoring (INA231)
3647CONFIG_SENSORS_INA2XX=y
3748
38- # Modem / Remoteproc
39- CONFIG_QCOM_Q6V5_COMMON=y
40- CONFIG_QCOM_Q6V5_MSS=y
41- CONFIG_QCOM_SYSMON=y
42- CONFIG_RPMSG_QCOM_GLINK_SMEM=y
43- CONFIG_QRTR=y
44- CONFIG_QRTR_SMD=y
45- CONFIG_QCOM_PDR_HELPERS=y
46- CONFIG_RPMSG_CHAR=y
47- CONFIG_RESET_QCOM_PDC=y
48-
4949# GPIO
5050# TODO: migrate gpio.sh, lte.sh, and power_drop_monitor.py to chardev (libgpiod)
5151# and remove GPIO_SYSFS (deprecated)
You can’t perform that action at this time.
0 commit comments