First of all I am beginner. Please with your answer try to get back to my level.
I found this on some website:
In order to get the USB to work on the modem you will need these options in your kernel. Whether you use modules or compile it into the kernel.
CONFIG_USB=y
CONFIG_USB_USBNET=y
CONFIG_USB_CDCETHER=y
So, what does this mean? How do I make this changes? Do I add this to .bashcs
I found this on some website:
In order to get the USB to work on the modem you will need these options in your kernel. Whether you use modules or compile it into the kernel.
CONFIG_USB=y
CONFIG_USB_USBNET=y
CONFIG_USB_CDCETHER=y
So, what does this mean? How do I make this changes? Do I add this to .bashcs