From c02f1e7d070c87c1804beed7e64a08b4aaf35efd Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Mon, 30 Jun 2014 16:51:59 +0200 Subject: add evdev for keyboard and mouse support in xbmc --- target/collections/xbmcbox | 1 + 1 file changed, 1 insertion(+) diff --git a/target/collections/xbmcbox b/target/collections/xbmcbox index bd795c985..0d89655b0 100644 --- a/target/collections/xbmcbox +++ b/target/collections/xbmcbox @@ -21,6 +21,7 @@ config ADK_PKG_XBMCBOX select ADK_RUNTIME_START_BUSYBOX_NTPD select ADK_RUNTIME_START_BUSYBOX_SYSLOGD select ADK_RUNTIME_START_XBMC + select ADK_KERNEL_INPUT_EVDEV help Create a small xbmc box. -- cgit v1.2.3