diff options
author | Borislav Petkov <[email protected]> | 2022-05-19 16:57:15 +0200 |
---|---|---|
committer | Hans de Goede <[email protected]> | 2022-05-19 19:46:25 +0200 |
commit | badb81a58b9e66ca8c15405476f5134e45b57dee (patch) | |
tree | e71ed68f87c469c6f638fe98db9c1ad7047021c4 /lib/mpi/mpi-sub-ui.c | |
parent | 3ce827bf9cfecaf2cbfd9a9d44f0db9f40882780 (diff) |
platform/x86/intel/ifs: Add CPU_SUP_INTEL dependency
The driver is using functions from a compilation unit which is enabled
by CONFIG_CPU_SUP_INTEL. Add that dependency to Kconfig explicitly
otherwise:
drivers/platform/x86/intel/ifs/load.o: in function `ifs_load_firmware':
load.c:(.text+0x3b8): undefined reference to `intel_cpu_collect_info'
Reported-by: Randy Dunlap <[email protected]>
Signed-off-by: Borislav Petkov <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Hans de Goede <[email protected]>
Diffstat (limited to 'lib/mpi/mpi-sub-ui.c')
0 files changed, 0 insertions, 0 deletions