From ba66549888fbf40b19f1db5b820d78e024b33017 Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Tue, 3 Jun 2014 11:24:21 +0200 Subject: update vc libraries and firmware for raspberry pi, make GPU mem configurable --- target/config/Config.in.target | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'target') diff --git a/target/config/Config.in.target b/target/config/Config.in.target index c1cf1d534..449886160 100644 --- a/target/config/Config.in.target +++ b/target/config/Config.in.target @@ -275,3 +275,11 @@ config ADK_TARGET_PACKAGE_IPKG Create ipkg packages and use ipkg package management on the target. endchoice + +config ADK_TARGET_GPU_MEM + prompt "Target GPU Memory" + int + depends on ADK_TARGET_SYSTEM_RASPBERRY_PI + default 16 + help + use 128 or 256 when you use XBMC -- cgit v1.2.3