mirror of
https://github.com/apache/nuttx.git
synced 2026-09-21 13:25:12 +08:00
drivers/modem/altair/Kconfig: Default for CONFIG_MODEM_ALTMDM should be 'n' and it must depend on CONFIG_SPI_EXCHANGE.
This commit is contained in:
@@ -5,7 +5,8 @@
|
||||
|
||||
menuconfig MODEM_ALTMDM
|
||||
bool "Altair modem support"
|
||||
default y
|
||||
default n
|
||||
depends on SPI_EXCHANGE
|
||||
---help---
|
||||
Enable driver for the Altair modem.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user