.config from /usr/src/linux-2.6.38.8 contains:
CONFIG_R8169=m
CONFIG_R8169_VLAN=y
What's the difference between CONFIG_R8169 and CONFIG_R8169_VLAN?
|
.config from
What's the difference between |
|||
|
|
|
A small tip for the future, if you need to determine what a specific config option in the kernel does you should have a look at the integrated help text, e.g: help text for |
||||
|
|