Fix wrong space instead of TAB
This commit is contained in:
parent
3a95c41370
commit
089a633c76
|
@ -151,7 +151,7 @@ config NET_LOOPBACK_PKTSIZE
|
|||
packet size will be used by loopback driver.
|
||||
|
||||
menuconfig NET_MBIM
|
||||
bool "MBIM modem support"
|
||||
bool "MBIM modem support"
|
||||
depends on USBHOST_CDCMBIM
|
||||
default n
|
||||
|
||||
|
|
Loading…
Reference in New Issue