diff --git a/sys/amd64/conf/GENERIC b/sys/amd64/conf/GENERIC index 6e1f82992c96..b4f7db981e75 100644 --- a/sys/amd64/conf/GENERIC +++ b/sys/amd64/conf/GENERIC @@ -403,3 +403,7 @@ device uinput # install /dev/uinput cdev options HID_DEBUG # enable debug msgs device hid # Generic HID support options IICHID_SAMPLING # Workaround missing GPIO INTR support + +# I2C support +device ig4 #Synopsys DesignWare I2C Controller +device iicbus # I2C bus system