diff options
author | Vicente Olivert Riera <Vincent.Riera@imgtec.com> | 2015-10-14 16:58:22 +0100 |
---|---|---|
committer | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2015-10-14 22:30:19 +0200 |
commit | b090dcbf90900b971d59017c789ce4e6cd61ae95 (patch) | |
tree | 8d976258f267acb7ea92d756d56798ab5e5560ff /package/bridge-utils/0003-sysfs-write-fixes.patch | |
parent | a173a5e3d848c2d52b936289ce1b1ef764761b70 (diff) | |
download | buildroot-b090dcbf90900b971d59017c789ce4e6cd61ae95.tar.gz buildroot-b090dcbf90900b971d59017c789ce4e6cd61ae95.zip |
ffmpeg: disable MIPS DSP options by default
DSP support depends on the core implementation, not on the ISA, so
enabling it for mips64r2 is not correct since you can build a mips64r2
core without DSP support.
Disable mipsdspr1 and mipsdspr2 options by default and let the user
enable them via the BR2_PACKAGE_FFMPEG_EXTRACONF kconfig option, which
will take preference and override the default values.
Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/bridge-utils/0003-sysfs-write-fixes.patch')
0 files changed, 0 insertions, 0 deletions