Browse Source

Add Cherry HID keyboard miniconfig support

dir 8 năm trước cách đây
mục cha
commit
6f43ed9bd0
1 tập tin đã thay đổi với 4 bổ sung0 xóa
  1. 4 0
      target/linux/config/Config.in.input

+ 4 - 0
target/linux/config/Config.in.input

@@ -133,6 +133,10 @@ config ADK_TARGET_USB_KEYBOARD
 	help
 	  Activate to get USB keyboard support.
 
+config ADK_KERNEL_HID_CHERRY
+       tristate "Cherry Cymotion keyboard"
+       depends on ADK_TARGET_USB_KEYBOARD
+
 config ADK_TARGET_USB_MOUSE
 	bool "enable mouse support"
 	depends on ADK_KERNEL_USB_HID