mirror of
https://github.com/Ysurac/openmptcprouter.git
synced 2025-02-12 19:31:52 +00:00
Fix x86 compilation with kernel 6.1
This commit is contained in:
parent
35e61fde2f
commit
34aa6d03cd
1 changed files with 2 additions and 0 deletions
|
@ -1624,6 +1624,7 @@ CONFIG_DQL=y
|
|||
# CONFIG_DRM_I2C_NXP_TDA998X is not set
|
||||
# CONFIG_DRM_I2C_SIL164 is not set
|
||||
# CONFIG_DRM_I915 is not set
|
||||
CONFIG_DRM_I915_REQUEST_TIMEOUT=20000
|
||||
# CONFIG_DRM_IMX_LCDIF is not set
|
||||
# CONFIG_DRM_ITE_IT6505 is not set
|
||||
# CONFIG_DRM_ITE_IT66121 is not set
|
||||
|
@ -2894,6 +2895,7 @@ CONFIG_INPUT_MISC=y
|
|||
# CONFIG_INTEL_IOATDMA is not set
|
||||
# CONFIG_INTEL_ISH_HID is not set
|
||||
# CONFIG_INTEL_MEI is not set
|
||||
# CONFIG_INTEL_MEI_GSC is not set
|
||||
# CONFIG_INTEL_MEI_ME is not set
|
||||
# CONFIG_INTEL_MEI_TXE is not set
|
||||
# CONFIG_INTEL_MIC_CARD is not set
|
||||
|
|
Loading…
Reference in a new issue