LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Upgrade a specific Linux Kernel Subsystem? (https://www.linuxquestions.org/questions/linux-newbie-8/upgrade-a-specific-linux-kernel-subsystem-4175452052/)

waqas_shafique 02-28-2013 04:41 AM

Upgrade a specific Linux Kernel Subsystem?
 
Is it possible to upgrade only a specific sub-system, say I2C, of the Linux Kernel.

For example: Is it possible to include "Support for multiplexed I2C bus topologies (introduced in Kernel 2.6.36)" in the Kernel version 2.6.31.1.

bigrigdriver 02-28-2013 04:31 PM

Quote:

Is it possible to include "Support for multiplexed I2C bus topologies (introduced in Kernel 2.6.36)" in the Kernel version 2.6.31.1.
The modules are probably already compiled in. To verify, in a terminal, run " locate -i *i2c*.ko " (without quotes).


All times are GMT -5. The time now is 03:15 AM.