baresip: disable ffmpeg support on i386
[feed/telephony.git] / net / baresip / Config.in
index cb1c6066f71e5cfc9b6f00cfb3798dd0283eea40..24efe8ddb0cda21c8a7f4c4b8c97e98cf12bc8d3 100644 (file)
@@ -3,7 +3,7 @@ menu "bareSIP configuration"
 
 config BARESIP_WITH_FFMPEG
        bool "Compile with FFmpeg support"
-       default y if (i386||x86_64)
+       default y if (x86_64)
        help
          The sole purpose of this symbol is to prevent that the bareSIP
          video modules, the ones which depend on FFmpeg, are built by