lupyuen commented on code in PR #9304:
URL: https://github.com/apache/nuttx/pull/9304#discussion_r1195863100


##########
boards/arm64/a64/pinephone/Kconfig:
##########
@@ -17,4 +17,10 @@ config PINEPHONE_LCD
        ---help---
                Select to enable support for LCD Display.
 
+config PINEPHONE_MODEM
+       bool "LTE Modem"
+       default n
+       ---help---
+               Select to enable support for Quectel EG25-G LTE Modem.

Review Comment:
   Sorry I need to do some research to see how the SoC can support other 
modems. I don't believe NuttX has a modem interface today?



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@nuttx.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to