Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
S
Software for White Rabbit PTP Core
Manage
Activity
Members
Labels
Plan
Issues
39
Issue boards
Milestones
Wiki
Code
Merge requests
5
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Projects
Software for White Rabbit PTP Core
Commits
9a94d846
Commit
9a94d846
authored
8 years ago
by
Maciej Lipinski
Committed by
Adam Wujek
8 years ago
Browse files
Options
Downloads
Patches
Plain Diff
[config] added aux_diag to spec_snmp_defconfig and spec_snmp_set_verbose_defconfig
parent
02d430f1
Branches
Branches containing commit
Tags
Tags containing commit
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
configs/spec_snmp_defconfig
+4
-1
4 additions, 1 deletion
configs/spec_snmp_defconfig
configs/spec_snmp_set_verbose_defconfig
+4
-1
4 additions, 1 deletion
configs/spec_snmp_set_verbose_defconfig
with
8 additions
and
2 deletions
configs/spec_snmp_defconfig
+
4
−
1
View file @
9a94d846
...
...
@@ -4,6 +4,7 @@
#
# CONFIG_WR_SWITCH is not set
CONFIG_WR_NODE=y
CONFIG_PPSI_FORCE_CONFIG=y
CONFIG_PRINT_BUFSIZE=128
CONFIG_RAMSIZE=131072
CONFIG_TEMP_POLL_INTERVAL=15
...
...
@@ -26,13 +27,14 @@ CONFIG_IP=y
# CONFIG_SYSLOG is not set
CONFIG_SNMP=y
# CONFIG_SNMP_SET is not set
CONFIG_SNMP_AUX_DIAG=y
CONFIG_SNMP_HW_TYPE="spec"
# CONFIG_BUILD_INIT is not set
CONFIG_INIT_COMMAND=""
CONFIG_HAS_BUILD_INIT=0
CONFIG_HAS_FLASH_INIT=1
CONFIG_FLASH_INIT=y
#
CONFIG_AUX_DIAG
is not set
CONFIG_AUX_DIAG
=y
#
# wrpc-sw is tainted if you change the following options
...
...
@@ -44,4 +46,5 @@ CONFIG_PRINTF_XINT=y
# CONFIG_PRINTF_NONE is not set
CONFIG_SDB_STORAGE=y
# CONFIG_LEGACY_EEPROM is not set
# CONFIG_WR_NODE_SIM is not set
CONFIG_VLAN_ARRAY_SIZE=1
This diff is collapsed.
Click to expand it.
configs/spec_snmp_set_verbose_defconfig
+
4
−
1
View file @
9a94d846
...
...
@@ -4,6 +4,7 @@
#
# CONFIG_WR_SWITCH is not set
CONFIG_WR_NODE=y
CONFIG_PPSI_FORCE_CONFIG=y
CONFIG_PRINT_BUFSIZE=128
CONFIG_RAMSIZE=131072
CONFIG_TEMP_POLL_INTERVAL=15
...
...
@@ -30,13 +31,14 @@ CONFIG_IP=y
# CONFIG_SYSLOG is not set
CONFIG_SNMP=y
CONFIG_SNMP_SET=y
CONFIG_SNMP_AUX_DIAG=y
CONFIG_SNMP_HW_TYPE="spec"
# CONFIG_BUILD_INIT is not set
CONFIG_INIT_COMMAND=""
CONFIG_HAS_BUILD_INIT=0
CONFIG_HAS_FLASH_INIT=1
CONFIG_FLASH_INIT=y
#
CONFIG_AUX_DIAG
is not set
CONFIG_AUX_DIAG
=y
#
# wrpc-sw is tainted if you change the following options
...
...
@@ -61,4 +63,5 @@ CONFIG_FAKE_TEMPERATURES=y
CONFIG_SDB_STORAGE=y
# CONFIG_LEGACY_EEPROM is not set
# CONFIG_LATENCY_PROBE is not set
# CONFIG_WR_NODE_SIM is not set
CONFIG_VLAN_ARRAY_SIZE=1
This diff is collapsed.
Click to expand it.
Preview
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment