There was a copy and paste mistake where the module name was not correct. Fixes: 917f54340794 ("platform/x86: simatic-ipc: add CMOS battery monitoring") Signed-off-by: Henning Schild <henning.schild@xxxxxxxxxxx> --- drivers/platform/x86/siemens/Kconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/platform/x86/siemens/Kconfig b/drivers/platform/x86/siemens/Kconfig index 8e78dc609a38..9c227a19432f 100644 --- a/drivers/platform/x86/siemens/Kconfig +++ b/drivers/platform/x86/siemens/Kconfig @@ -60,4 +60,4 @@ config SIEMENS_SIMATIC_IPC_BATT_F7188X from Siemens based on Nuvoton GPIO. To compile this driver as a module, choose M here: the module - will be called simatic-ipc-batt-elkhartlake. + will be called simatic-ipc-batt-f7188x. -- 2.41.0