projects
/
platform
/
kernel
/
linux-thead.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a4e211a
)
revyos_defconfig: enable hid over i2c driver
author
Lu Hui
<luhui@sipeed.com>
Mon, 25 Dec 2023 06:52:46 +0000
(14:52 +0800)
committer
Jaehoon Chung
<jh80.chung@samsung.com>
Wed, 13 Mar 2024 06:58:59 +0000
(15:58 +0900)
(cherry picked from commit
fa040f74fb0a30d0e6c53f65a3ff50f06ce5a027
)
Signed-off-by: Jaehoon Chung <jh80.chung@samsung.com>
arch/riscv/configs/revyos_defconfig
patch
|
blob
|
history
diff --git
a/arch/riscv/configs/revyos_defconfig
b/arch/riscv/configs/revyos_defconfig
index b04391edb7bab5913997a70218ef19954a110d2d..054ed4ef8a307e2892c4f3f81d735bd61d607f27 100644
(file)
--- a/
arch/riscv/configs/revyos_defconfig
+++ b/
arch/riscv/configs/revyos_defconfig
@@
-301,6
+301,7
@@
CONFIG_SND_SIMPLE_CARD=y
CONFIG_SND_AUDIO_GRAPH_CARD=y
CONFIG_UHID=y
CONFIG_HID_PID=y
+CONFIG_I2C_HID=m
CONFIG_USB_HIDDEV=y
CONFIG_USB=y
CONFIG_USB_XHCI_HCD=y