Skip to content

Commit 21c2c0a

Browse files
committed
config: Add CONFIG_UHID
1 parent 2032b13 commit 21c2c0a

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

arch/arm/configs/bcm2709_defconfig

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -842,6 +842,7 @@ CONFIG_SND_SOC_WM8804_I2C=m
842842
CONFIG_SND_SIMPLE_CARD=m
843843
CONFIG_SOUND_PRIME=m
844844
CONFIG_HIDRAW=y
845+
CONFIG_UHID=m
845846
CONFIG_HID_A4TECH=m
846847
CONFIG_HID_ACRUX=m
847848
CONFIG_HID_APPLE=m

arch/arm/configs/bcmrpi_defconfig

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -835,6 +835,7 @@ CONFIG_SND_SOC_WM8804_I2C=m
835835
CONFIG_SND_SIMPLE_CARD=m
836836
CONFIG_SOUND_PRIME=m
837837
CONFIG_HIDRAW=y
838+
CONFIG_UHID=m
838839
CONFIG_HID_A4TECH=m
839840
CONFIG_HID_ACRUX=m
840841
CONFIG_HID_APPLE=m

0 commit comments

Comments
 (0)