Skip to content

Commit 1fe16cf

Browse files
diandersbentiss
authored andcommitted
arm64: defconfig: Update config names for i2c-hid rejigger
The i2c-hid driver has been split in two. Let's enable both halves. Signed-off-by: Douglas Anderson <dianders@chromium.org> Acked-by: Will Deacon <will@kernel.org> Signed-off-by: Benjamin Tissoires <benjamin.tissoires@redhat.com>
1 parent b33752c commit 1fe16cf

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

arch/arm64/configs/defconfig

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -749,7 +749,8 @@ CONFIG_SND_SOC_WM8904=m
749749
CONFIG_SND_SOC_WSA881X=m
750750
CONFIG_SND_SIMPLE_CARD=m
751751
CONFIG_SND_AUDIO_GRAPH_CARD=m
752-
CONFIG_I2C_HID=m
752+
CONFIG_I2C_HID_ACPI=m
753+
CONFIG_I2C_HID_OF=m
753754
CONFIG_USB_CONN_GPIO=m
754755
CONFIG_USB=y
755756
CONFIG_USB_OTG=y

0 commit comments

Comments
 (0)