mirror of
https://github.com/AuxXxilium/redpill-lkm5.git
synced 2024-11-23 23:11:02 +07:00
Removing duplicate DS923+ entry - Thanks IG-88
This commit is contained in:
parent
fabd8a7805
commit
69a8d200f8
@ -124,26 +124,6 @@ const struct hw_config supported_platforms[] = {
|
||||
.psu_status = { HWMON_PSU_NULL_ID },
|
||||
.sys_current = { HWMON_SYS_CURR_NULL_ID },
|
||||
}
|
||||
},
|
||||
{
|
||||
.name = "DS923+",
|
||||
.pci_stubs = {
|
||||
{ .type = __VPD_TERMINATOR__ }
|
||||
},
|
||||
.emulate_rtc = false,
|
||||
.swap_serial = false,
|
||||
.reinit_ttyS0 = true,
|
||||
.fix_disk_led_ctrl = true,
|
||||
.has_cpu_temp = true,
|
||||
.hwmon = {
|
||||
.sys_thermal = { HWMON_SYS_TZONE_REMOTE1_ID, HWMON_SYS_TZONE_LOCAL_ID, HWMON_SYS_TZONE_REMOTE2_ID },
|
||||
.sys_voltage = { HWMON_SYS_VSENS_VCC_ID, HWMON_SYS_VSENS_VPP_ID, HWMON_SYS_VSENS_V33_ID,
|
||||
HWMON_SYS_VSENS_V5_ID, HWMON_SYS_VSENS_V12_ID },
|
||||
.sys_fan_speed_rpm = {HWMON_SYS_FAN1_ID, HWMON_SYS_FAN2_ID },
|
||||
.hdd_backplane = { HWMON_SYS_HDD_BP_NULL_ID },
|
||||
.psu_status = { HWMON_PSU_NULL_ID },
|
||||
.sys_current = { HWMON_SYS_CURR_NULL_ID },
|
||||
}
|
||||
},
|
||||
{
|
||||
.name = "DS1621xs+",
|
||||
|
Loading…
Reference in New Issue
Block a user