summaryrefslogtreecommitdiff
path: root/cesar
diff options
context:
space:
mode:
authorNélio Laranjeiro2012-09-24 09:02:45 +0200
committerNélio Laranjeiro2012-10-19 14:28:40 +0200
commit9d7b90ac6ae4ef9d426e4cdb355c6f055eae1a0e (patch)
tree969b67c606066f58d629e3c65de95076c7c31b61 /cesar
parentc7744d9a4d8bb0fc8409413bb13b5c99f0097bea (diff)
cesar/{common,projects}: add default config set for plc project, refs #3374
Diffstat (limited to 'cesar')
-rw-r--r--cesar/common/config-sets/plc1
-rw-r--r--cesar/common/config-sets/plc-board3
-rw-r--r--cesar/projects/plc/Config6
-rw-r--r--cesar/projects/plc/Config.mse5006
-rw-r--r--cesar/projects/plc/Config.traces13
-rw-r--r--cesar/test_general/station/scenario/av/Config2
6 files changed, 14 insertions, 17 deletions
diff --git a/cesar/common/config-sets/plc b/cesar/common/config-sets/plc
new file mode 100644
index 0000000000..3ebfb2f0b9
--- /dev/null
+++ b/cesar/common/config-sets/plc
@@ -0,0 +1 @@
+CONFIG_CP_AV = y
diff --git a/cesar/common/config-sets/plc-board b/cesar/common/config-sets/plc-board
new file mode 100644
index 0000000000..62d692e997
--- /dev/null
+++ b/cesar/common/config-sets/plc-board
@@ -0,0 +1,3 @@
+CONFIG_BLK_SLACK = 512
+CONFIG_DEBUG_CLAIM = n
+CONFIG_GPIO_LED_TRAFFIC = y
diff --git a/cesar/projects/plc/Config b/cesar/projects/plc/Config
index 7cd585fe72..f30747cbf7 100644
--- a/cesar/projects/plc/Config
+++ b/cesar/projects/plc/Config
@@ -1,5 +1,3 @@
-CONFIG_DEBUG_CLAIM = n
-CONFIG_GPIO_LED_TRAFFIC = y
-CONFIG_BLK_SLACK = 512
+set plc
+set plc-board
CONFIG_STATS_ON_FATAL = y
-CONFIG_CP_AV = y
diff --git a/cesar/projects/plc/Config.mse500 b/cesar/projects/plc/Config.mse500
index b597d75c11..a158210cd0 100644
--- a/cesar/projects/plc/Config.mse500
+++ b/cesar/projects/plc/Config.mse500
@@ -1,6 +1,4 @@
-CONFIG_DEBUG_CLAIM = n
-CONFIG_GPIO_LED_TRAFFIC = y
-CONFIG_BLK_SLACK = 512
+set plc
+set plc-board
CONFIG_STATS_ON_FATAL = y
-CONFIG_CP_AV = y
CONFIG_PHY_AES_ALWAYS_BYPASSED = y
diff --git a/cesar/projects/plc/Config.traces b/cesar/projects/plc/Config.traces
index 10a260ab2e..1118aa9f11 100644
--- a/cesar/projects/plc/Config.traces
+++ b/cesar/projects/plc/Config.traces
@@ -1,10 +1,7 @@
-CONFIG_DEBUG_CLAIM = n
-CONFIG_GPIO_LED_TRAFFIC = y
-CONFIG_BLK_SLACK = 512
+set plc
+set plc-board
+CONFIG_ARCH_ILRAM_PRIO = 0
CONFIG_STATS_ON_FATAL = y
-CONFIG_CP_AV = y
-
-CONFIG_TRACE = y
-CONFIG_TRACE_ON_FATAL = y
CONFIG_TRACE_ALL_FAST = y
-CONFIG_ARCH_ILRAM_PRIO = 0
+CONFIG_TRACE_ON_FATAL = y
+CONFIG_TRACE = y
diff --git a/cesar/test_general/station/scenario/av/Config b/cesar/test_general/station/scenario/av/Config
index 3ebfb2f0b9..60d399dcc2 100644
--- a/cesar/test_general/station/scenario/av/Config
+++ b/cesar/test_general/station/scenario/av/Config
@@ -1 +1 @@
-CONFIG_CP_AV = y
+set plc