[PATCH] config: Enable NCM for usb

Kalle Vahlman kalle.vahlman at movial.com
Wed Nov 23 08:35:52 UTC 2011


As a general note about the defconfig, we should be cautios when
putting stuff there.

If I'm not mistaken, the upstream (meaning Linus I guess) is very
negative towards having defconfigs that touch options that are not
tightly coupled to the features of the board.

We should add such options to the packaging rather.

 Kalle

2011/11/23 Robert MARKLUND <robert.marklund at stericsson.com>:
> Needs more flags to be usable will upload new patch during the day.
>
> /R
>
>> -----Original Message-----
>> From: Robert MARKLUND
>> Sent: den 22 november 2011 12:09
>> To: kernel at igloocommunity.org
>> Cc: Robert MARKLUND
>> Subject: [PATCH] config: Enable NCM for usb
>>
>> Enable NCM for usb so we can use
>> usb modems on snowball connected to OTG
>>
>> Change-Id: If3da5f8edc991060feba92f01a98b82a12f3496b
>> Signed-off-by: Robert Marklund <robert.marklund at stericsson.com>
>> ---
>>  arch/arm/configs/u8500_defconfig |    1 +
>>  1 files changed, 1 insertions(+), 0 deletions(-)
>>
>> diff --git a/arch/arm/configs/u8500_defconfig b/arch/arm/configs/u8500_defconfig
>> index 62f632c..67a5331 100755
>> --- a/arch/arm/configs/u8500_defconfig
>> +++ b/arch/arm/configs/u8500_defconfig
>> @@ -227,6 +227,7 @@ CONFIG_USB_GADGET=y
>>  CONFIG_USB_GADGET_VBUS_DRAW=500
>>  CONFIG_USB_ZERO=m
>>  CONFIG_USB_ETH=m
>> +CONFIG_USB_G_NCM=m
>>  CONFIG_USB_FILE_STORAGE=m
>>  CONFIG_USB_MASS_STORAGE=m
>>  CONFIG_USB_G_SERIAL=m
>> --
>> 1.7.1
>
> _______________________________________________
> kernel mailing list
> kernel at igloocommunity.org
> http://igloocommunity.org/cgi-bin/mailman/listinfo/kernel
>



-- 
Kalle Vahlman, Movial Creative Technologies Inc.
Porkkalankatu 20, FI-00180 Helsinki
Tel +358 9 8567 6400
Fax +358 9 8567 6401
www.movial.com


More information about the kernel mailing list