summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOndřej Lysoněk <olysonek@redhat.com>2020-08-03 15:20:41 +0200
committerGitHub <noreply@github.com>2020-08-03 15:20:41 +0200
commit347bdf9491a3f8c9d8bcc85ea663f7d2570dfb8d (patch)
tree7ec4ef4163608fcdc4d1ce49670670055dee5379
parent39e1bf7249781fb918f9d3e47831f7b927e7ddb7 (diff)
parentb723d268b47512165021527902ec735a91303415 (diff)
downloadlm-sensors-git-347bdf9491a3f8c9d8bcc85ea663f7d2570dfb8d.tar.gz
Merge pull request #262 from jranke/GA-AB350-GAMING
Suppress signals from unknown sources for GA-AB350-GAMING
-rw-r--r--configs/Gigabyte/GA-AB350-GAMING.conf13
1 files changed, 13 insertions, 0 deletions
diff --git a/configs/Gigabyte/GA-AB350-GAMING.conf b/configs/Gigabyte/GA-AB350-GAMING.conf
index db6e7288..1d45c13a 100644
--- a/configs/Gigabyte/GA-AB350-GAMING.conf
+++ b/configs/Gigabyte/GA-AB350-GAMING.conf
@@ -21,6 +21,12 @@ chip "it8686-isa-*"
label in0 "CPU Vcore"
label in6 "DRAM Channel A/B"
+ ignore in1
+ ignore in2
+ ignore in3
+ ignore in4
+ ignore in5
+
# A configuration for the Super-IO chip it8792 can be taken from the configuration
# file for the board GA-AB350-GAMING3 but has not been checked for this board
@@ -29,3 +35,10 @@ chip "it8792-isa-*"
ignore fan2
ignore fan3
+ ignore in0
+ ignore in1
+ ignore in2
+ ignore in3
+ ignore in4
+ ignore in5
+ ignore in6