I have to build the Linux Kernel and I am in the menuconfig.
I would like to include the following as Built-in and not a module:
Realtek RTL8152/RTL8153 Based USB Ethernet Adapters
The issue is that when I press Y to have it built-in, I get the message:
This feature depends on another which has been configured as a module.
As a result, this feature will be built as a module.
How can I know what the dependencies are?