diff options
author | Mathew McBride <matt@traverse.com.au> | 2023-08-14 06:13:28 +0000 |
---|---|---|
committer | Hauke Mehrtens <hauke@hauke-m.de> | 2023-08-19 15:11:55 +0200 |
commit | cebed31c1f632f7fbab142574ea1fb9065917fdb (patch) | |
tree | 8511ab153c69fbef6c12a8333a90674007c7b5cc /target/linux/realtek/files | |
parent | 3c316f3e24458eb00c25fc610444186b21c8cf65 (diff) | |
download | upstream-cebed31c1f632f7fbab142574ea1fb9065917fdb.tar.gz upstream-cebed31c1f632f7fbab142574ea1fb9065917fdb.tar.bz2 upstream-cebed31c1f632f7fbab142574ea1fb9065917fdb.zip |
armsr: armv8: fix invalid symbol value for FSL_ENETC_QOS
The kernel FSL_ENETC_QOS option is only a compile time
option, it does not result in a separate module being built.
Set it to 'y' to resolve a warning from the kernel compile:
.config:2654:warning: symbol value 'm' invalid for FSL_ENETC_QOS
Signed-off-by: Mathew McBride <matt@traverse.com.au>
Fixes: c3151b6f045 ("armvirt: 64: add support for other SystemReady-compatible vendors")
(cherry picked from commit 7770d08e2bd28c9c0dc0b3dc0aaf74074ad5772a)
Diffstat (limited to 'target/linux/realtek/files')
0 files changed, 0 insertions, 0 deletions