summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xconfigure2
1 files changed, 2 insertions, 0 deletions
diff --git a/configure b/configure
index 1d474ac209..3748e823ae 100755
--- a/configure
+++ b/configure
@@ -232,6 +232,7 @@ Advanced options (experts only):
--disable-yasm disable use of yasm assembler
--enable-pic build position-independent code
--malloc-prefix=PFX prefix malloc and related names with PFX
+ --enable-sram allow use of on-chip SRAM
Developer options (useful when working on FFmpeg itself):
--disable-debug disable debugging symbols
@@ -915,6 +916,7 @@ CONFIG_LIST="
runtime_cpudetect
shared
small
+ sram
static
swscale
swscale_alpha