summaryrefslogtreecommitdiffstats
path: root/configs/Lanyang.py
diff options
context:
space:
mode:
Diffstat (limited to 'configs/Lanyang.py')
-rw-r--r--configs/Lanyang.py26
1 files changed, 0 insertions, 26 deletions
diff --git a/configs/Lanyang.py b/configs/Lanyang.py
index 0009dbe..a606532 100644
--- a/configs/Lanyang.py
+++ b/configs/Lanyang.py
@@ -341,32 +341,6 @@ GPIO_CONFIG['PE_MEZZB_PRSNT_N'] = \
{'gpio_pin': 'P6', 'direction': 'in'}
GPIO_CONFIG['CHECKSTOP'] = \
{'gpio_pin': 'F3', 'direction': 'falling'} # BMC_CPU0_JTAG_PRES_N
-HWMON_CONFIG = {
- '0-0064': {
- 'names': {
- 'temp1_input' : { 'object_path' : 'temperature/rtc','poll_interval' : 5000,'scale' : -3,'units' : 'C' },
- }
- },
- '9-0048': {
- 'names': {
- 'temp1_input' : { 'object_path' : 'temperature/ambient0','poll_interval' : 5000,'scale' : -3,'units' : 'C' },
- }
- },
- '9-0049': {
- 'names': {
- 'temp1_input' : { 'object_path' : 'temperature/ambient1','poll_interval' : 5000,'scale' : -3,'units' : 'C' },
- }
- },
- '9-004a': {
- 'names': {
- 'temp1_input' : { 'object_path' : 'temperature/ambient2','poll_interval' : 5000,'scale' : -3,'units' : 'C' },
- }
- },
- '3-006b': {
- 'names': {
- }
- },
-}
GPIO_CONFIGS = {
'power_config' : {
OpenPOWER on IntegriCloud