mirror of https://github.com/openwrt/openwrt.git
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 <robimarko@gmail.com>
This commit is contained in:
parent
1e46a391df
commit
0d4eda6237
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue