commit | 73affae222ec0ffe44d870e0085e55cdbe85d30d | [log] [tgz] |
---|---|---|
author | Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com> | Tue Apr 30 18:09:16 2019 -0500 |
committer | Mark Brown <broonie@kernel.org> | Fri May 03 14:55:52 2019 +0900 |
tree | 539cd85cbaa808a5a785a85ffe019b652052546f | |
parent | 0efa3334d65b7f421ba12382dfa58f6ff5bf83c4 [diff] |
ASoC: SOF: add Kconfig option for strict ABI checks When the kernel is more recent than firmware files, it will always behave in backwards-compatible ways. Add optional behavior to check if the kernel is older than the firmware files, so that the kernel fails early instead of attempting to use new functionality it does not support. Signed-off-by: Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com> Signed-off-by: Mark Brown <broonie@kernel.org>