Commit 6d6f2c60 authored by Adam Wujek's avatar Adam Wujek

configs: enable CONFIG_MONITOR_SERVO_ERR by default on some targets

Signed-off-by: 's avatarAdam Wujek <dev_public@wujek.eu>
parent 9960c664
Pipeline #4734 failed with stage
in 4 minutes and 1 second
......@@ -61,6 +61,7 @@ CONFIG_CMD_SFP_INFO=y
# CONFIG_SFP_DOM is not set
# CONFIG_CMD_LEAPSEC is not set
# CONFIG_CMD_PTP_ADV is not set
CONFIG_CMD_MONITOR_SERVO_ERR=y
# CONFIG_NETCONSOLE is not set
# CONFIG_TEMP_SENSORS is not set
CONFIG_GENERIC_SENSORS=y
......
......@@ -52,6 +52,7 @@ CONFIG_ABSCAL=y
# CONFIG_SFP_DOM is not set
# CONFIG_CMD_LEAPSEC is not set
# CONFIG_CMD_PTP_ADV is not set
CONFIG_CMD_MONITOR_SERVO_ERR=y
# CONFIG_NETCONSOLE is not set
CONFIG_TEMP_SENSORS=y
# CONFIG_GENERIC_SENSORS is not set
......
......@@ -48,6 +48,7 @@ CONFIG_ABSCAL=y
# CONFIG_LLDP is not set
# CONFIG_CMD_PPS is not set
# CONFIG_CMD_LEAPSEC is not set
CONFIG_CMD_MONITOR_SERVO_ERR=y
# CONFIG_NETCONSOLE is not set
# CONFIG_TRACE_MSGS is not set
CONFIG_TRACE_ALL=0
......
......@@ -148,7 +148,7 @@ CONFIG_FLASH_INIT=y
# CONFIG_SFP_DOM is not set
# CONFIG_CMD_LEAPSEC is not set
# CONFIG_CMD_PTP_ADV is not set
# CONFIG_CMD_MONITOR_SERVO_ERR is not set
CONFIG_CMD_MONITOR_SERVO_ERR=y
#
# wrpc-sw is tainted if you change the following options
......
......@@ -147,7 +147,7 @@ CONFIG_FLASH_INIT=y
# CONFIG_SFP_DOM is not set
# CONFIG_CMD_LEAPSEC is not set
# CONFIG_CMD_PTP_ADV is not set
# CONFIG_CMD_MONITOR_SERVO_ERR is not set
CONFIG_CMD_MONITOR_SERVO_ERR=y
#
# wrpc-sw is tainted if you change the following options
......
......@@ -56,6 +56,7 @@ CONFIG_LLDP=y
# CONFIG_SFP_DOM is not set
# CONFIG_CMD_LEAPSEC is not set
# CONFIG_CMD_PTP_ADV is not set
CONFIG_CMD_MONITOR_SERVO_ERR=y
# CONFIG_NETCONSOLE is not set
# CONFIG_TEMP_SENSORS is not set
# CONFIG_W1 is not set
......
......@@ -148,7 +148,7 @@ CONFIG_CMD_CALIBRATION_SHOW=y
# CONFIG_SFP_DOM is not set
# CONFIG_CMD_LEAPSEC is not set
# CONFIG_CMD_PTP_ADV is not set
# CONFIG_CMD_MONITOR_SERVO_ERR is not set
CONFIG_CMD_MONITOR_SERVO_ERR=y
#
# wrpc-sw is tainted if you change the following options
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment