From 0d4eda6237432f291c0419d701186d9e0db0d1e8 Mon Sep 17 00:00:00 2001 From: Robert Marko Date: Thu, 15 May 2025 19:35:31 +0200 Subject: [PATCH] generic: 6.12: add CONFIG_IDPF CONFIG_IDPF is Intel(R) Infrastructure Data Path Function Support and it should be disabled by default, if needed it can be packaged as a kmod. Disable to prevent spreading out through target configs. Signed-off-by: Robert Marko --- target/linux/generic/config-6.12 | 1 + 1 file changed, 1 insertion(+) diff --git a/target/linux/generic/config-6.12 b/target/linux/generic/config-6.12 index 6bf15de7b97..1bd8245cc87 100644 --- a/target/linux/generic/config-6.12 +++ b/target/linux/generic/config-6.12 @@ -2604,6 +2604,7 @@ CONFIG_HZ_100=y # CONFIG_ICS932S401 is not set # CONFIG_IDEAPAD_LAPTOP is not set # CONFIG_IDLE_PAGE_TRACKING is not set +# CONFIG_IDPF is not set # CONFIG_IEEE802154 is not set # CONFIG_IEEE802154_ADF7242 is not set # CONFIG_IEEE802154_ATUSB is not set