diff --git a/target/linux/x86/64/config-5.10 b/target/linux/x86/64/config-5.10 index 6602f47af..741cfef29 100644 --- a/target/linux/x86/64/config-5.10 +++ b/target/linux/x86/64/config-5.10 @@ -293,7 +293,7 @@ CONFIG_NR_CPUS_DEFAULT=512 CONFIG_NR_CPUS_RANGE_BEGIN=2 CONFIG_NR_CPUS_RANGE_END=512 CONFIG_NVME_CORE=y -# CONFIG_NVME_HWMON is not set +CONFIG_NVME_HWMON=y CONFIG_NVME_MULTIPATH=y # CONFIG_NVME_TCP is not set CONFIG_OUTPUT_FORMAT="elf64-x86-64" diff --git a/target/linux/x86/64/config-5.15 b/target/linux/x86/64/config-5.15 index 9c85b761a..fb3427c2e 100644 --- a/target/linux/x86/64/config-5.15 +++ b/target/linux/x86/64/config-5.15 @@ -298,7 +298,7 @@ CONFIG_NR_CPUS_DEFAULT=512 CONFIG_NR_CPUS_RANGE_BEGIN=2 CONFIG_NR_CPUS_RANGE_END=512 CONFIG_NVME_CORE=y -# CONFIG_NVME_HWMON is not set +CONFIG_NVME_HWMON=y CONFIG_NVME_MULTIPATH=y # CONFIG_NVME_TCP is not set CONFIG_OUTPUT_FORMAT="elf64-x86-64" diff --git a/target/linux/x86/64/config-6.1 b/target/linux/x86/64/config-6.1 index 2a5d9634e..b83849094 100644 --- a/target/linux/x86/64/config-6.1 +++ b/target/linux/x86/64/config-6.1 @@ -326,7 +326,7 @@ CONFIG_NR_CPUS_DEFAULT=64 CONFIG_NR_CPUS_RANGE_BEGIN=2 CONFIG_NR_CPUS_RANGE_END=512 CONFIG_NVME_CORE=y -# CONFIG_NVME_HWMON is not set +CONFIG_NVME_HWMON=y CONFIG_NVME_MULTIPATH=y # CONFIG_NVME_VERBOSE_ERRORS is not set CONFIG_OUTPUT_FORMAT="elf64-x86-64"