diff --git a/buildroot-external/board/pc/generic-x86-64/kernel.config b/buildroot-external/board/pc/generic-x86-64/kernel.config index e155ec8ac..4d2340c7f 100644 --- a/buildroot-external/board/pc/generic-x86-64/kernel.config +++ b/buildroot-external/board/pc/generic-x86-64/kernel.config @@ -163,4 +163,8 @@ CONFIG_BMP280=m # Required for some PCIe devices such as ath12k CONFIG_IRQ_REMAP=y +# Pin control support CONFIG_PINCTRL_CANNONLAKE=m + +# Network devices +CONFIG_MARVELL_PHY=m