diff --git a/drivers/net/ethernet/intel/idpf/Kconfig b/drivers/net/ethernet/intel/idpf/Kconfig index 1addd663acad98..b918c72249d700 100644 --- a/drivers/net/ethernet/intel/idpf/Kconfig +++ b/drivers/net/ethernet/intel/idpf/Kconfig @@ -21,6 +21,6 @@ config IDPF_SINGLEQ This option enables support for legacy single Rx/Tx queues w/no completion and fill queues. Only enable if you have hardware which wants to work in this mode as it increases the driver size and adds - runtme checks on hotpath. + runtime checks on hotpath. endif # IDPF