Fix wrong space instead of TAB

This commit is contained in:
Alan C. Assis 2020-06-14 21:08:20 -03:00 committed by patacongo
parent 3a95c41370
commit 089a633c76
1 changed files with 1 additions and 1 deletions

View File

@ -151,7 +151,7 @@ config NET_LOOPBACK_PKTSIZE
packet size will be used by loopback driver. packet size will be used by loopback driver.
menuconfig NET_MBIM menuconfig NET_MBIM
bool "MBIM modem support" bool "MBIM modem support"
depends on USBHOST_CDCMBIM depends on USBHOST_CDCMBIM
default n default n