Skip to content
Snippets Groups Projects
Commit c4879556 authored by Jo-Philipp Wich's avatar Jo-Philipp Wich
Browse files

kernel: fix dependency chain of kmod-igb


The igb kmods selects kmod-i2c-algo-bit which in turn is invisible until
kmod-i2c-core gets selected, causing kmod-igb to be hidden from menuconfig
as well.

Let kmod-igb select kmod-i2c-core as well in order to make it visible
in menuconfig right away.

Signed-off-by: default avatarJo-Philipp Wich <jo@mein.io>
parent 6c1eb444
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment