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:
parent
1a0f5dec18
commit
dae3640dc5
@ -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.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user