mirror of
https://github.com/vyos/vyos-build.git
synced 2025-10-01 20:28:40 +02:00
Merge pull request #488 from ishioni/T5954
T5954: Enable nvme_hwmon and drivetemp
This commit is contained in:
commit
6c6a585612
@ -14,7 +14,7 @@ vyos_mirror = "https://rolling-packages.vyos.net/current"
|
||||
vyos_branch = "current"
|
||||
release_train = "current"
|
||||
|
||||
kernel_version = "6.6.12"
|
||||
kernel_version = "6.6.13"
|
||||
bootloaders = "syslinux,grub-efi"
|
||||
|
||||
squashfs_compression_type = "xz -Xbcj x86 -b 256k -always-use-fragments -no-recovery"
|
||||
|
||||
@ -2029,7 +2029,7 @@ CONFIG_NVME_CORE=m
|
||||
CONFIG_BLK_DEV_NVME=m
|
||||
CONFIG_NVME_MULTIPATH=y
|
||||
# CONFIG_NVME_VERBOSE_ERRORS is not set
|
||||
# CONFIG_NVME_HWMON is not set
|
||||
CONFIG_NVME_HWMON=m
|
||||
# CONFIG_NVME_RDMA is not set
|
||||
# CONFIG_NVME_FC is not set
|
||||
# CONFIG_NVME_TCP is not set
|
||||
@ -3711,7 +3711,7 @@ CONFIG_SENSORS_ASB100=m
|
||||
CONFIG_SENSORS_ATXP1=m
|
||||
# CONFIG_SENSORS_CORSAIR_CPRO is not set
|
||||
# CONFIG_SENSORS_CORSAIR_PSU is not set
|
||||
# CONFIG_SENSORS_DRIVETEMP is not set
|
||||
CONFIG_SENSORS_DRIVETEMP=m
|
||||
CONFIG_SENSORS_DS620=m
|
||||
CONFIG_SENSORS_DS1621=m
|
||||
CONFIG_SENSORS_DELL_SMM=m
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user