Commit e73b3e3
app: add CONFIG_SOF_OS_LINUX_COMPAT_PRIORITY
Add a new Kconfig option to select strict Linux compatibility mode
for SOF build. This is enabled when building with the Linux OS
overlay (app/os_linux_overlay.conf).
SOF is used in environments, where it is easier to force Linux
version upgrade, and in environments (like the typical Linux
desktop distribution), where kernel and SOF firwmare are integrated
separately, and it is common place for end user to run custom
kernels.
This option allows to cater for both type of usages. For Intel
platforms, we intend to use the strict compability approach
also in the future, for the SOF firmware binaries we release
via sof-bin.
Signed-off-by: Kai Vehmanen <kai.vehmanen@linux.intel.com>1 parent 000403b commit e73b3e3
2 files changed
Lines changed: 14 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
50 | 58 | | |
51 | 59 | | |
52 | 60 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
6 | 12 | | |
7 | 13 | | |
8 | 14 | | |
| |||
0 commit comments