summaryrefslogtreecommitdiff
path: root/target/collections
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2014-09-18 20:57:06 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2014-09-18 21:02:40 +0200
commit36d7db9d90d24b592e78b2bd21365c8e21a1b9a9 (patch)
treeb1e6078b7130abaad1b688dd2cef406180127aae /target/collections
parentfb478b6a0a6e7a7e0265cf74316729c97a46bd7a (diff)
enable keyboard and mouse for kodibox
Diffstat (limited to 'target/collections')
-rw-r--r--target/collections/kodibox2
1 files changed, 2 insertions, 0 deletions
diff --git a/target/collections/kodibox b/target/collections/kodibox
index 1fb82c4b3..3c299109f 100644
--- a/target/collections/kodibox
+++ b/target/collections/kodibox
@@ -30,6 +30,8 @@ config ADK_PKG_KODIBOX
select ADK_RUNTIME_START_BUSYBOX_SYSLOGD
select ADK_RUNTIME_START_KODI
select ADK_KERNEL_USB_HID
+ select ADK_TARGET_USB_KEYBOARD
+ select ADK_TARGET_USB_MOUSE
select ADK_KERNEL_INPUT_EVDEV
help
Create a small kodi multimedia box.