From 9cffd2476f85214003c6f3e364b1e335cbb5754c Mon Sep 17 00:00:00 2001 From: Hal Emmerich Date: Thu, 23 May 2019 00:22:40 -0500 Subject: [PATCH] removed uneeded i2c config option --- resources/BuildResources/config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/BuildResources/config b/resources/BuildResources/config index e0d4683..873f6c9 100644 --- a/resources/BuildResources/config +++ b/resources/BuildResources/config @@ -2743,7 +2743,7 @@ CONFIG_HID_PID=y # # I2C HID support # -CONFIG_I2C_HID=y +# CONFIG_I2C_HID is not set CONFIG_USB_OHCI_LITTLE_ENDIAN=y CONFIG_USB_SUPPORT=y CONFIG_USB_COMMON=y