summaryrefslogtreecommitdiffstats
path: root/configs/S2600wf.py
diff options
context:
space:
mode:
Diffstat (limited to 'configs/S2600wf.py')
-rw-r--r--configs/S2600wf.py10
1 files changed, 0 insertions, 10 deletions
diff --git a/configs/S2600wf.py b/configs/S2600wf.py
deleted file mode 100644
index 4d041a9..0000000
--- a/configs/S2600wf.py
+++ /dev/null
@@ -1,10 +0,0 @@
-## System states
-## state can change to next state in 2 ways:
-## - a process emits a GotoSystemState signal with state name to goto
-## - objects specified in EXIT_STATE_DEPEND have started
-SYSTEM_STATES = [
-]
-
-FRU_INSTANCES = {
- '<inventory_root>/system/chassis/motherboard/bmc' : { 'fru_type' : 'BMC','is_fru' : False, 'manufacturer' : 'ASPEED' },
-}
OpenPOWER on IntegriCloud