diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2014-06-27 12:01:51 +0200 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2014-06-27 12:02:15 +0200 |
commit | 357ee8686cca131e91af63a9514c56c8d2260e43 (patch) | |
tree | c71527937c36066aac5fd0bec90ae68b229f31ad /target/collections/xbmcbox | |
parent | d5f3583daeae5316edd189f1deba545f7086fba4 (diff) |
automatically choose 128 MB gpu
Diffstat (limited to 'target/collections/xbmcbox')
-rw-r--r-- | target/collections/xbmcbox | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/collections/xbmcbox b/target/collections/xbmcbox index 4fa38c54d..baf2794e2 100644 --- a/target/collections/xbmcbox +++ b/target/collections/xbmcbox @@ -17,6 +17,7 @@ config ADK_PKG_XBMCBOX select ADK_TARGET_USE_LD_BIND_NOW select ADK_QUIET_KERNEL select ADK_RUNTIME_QUIET_INIT + select ADK_TARGET_GPU_MEM_128 help Create a small xbmc box. |