|
@@ -143,7 +143,8 @@ config SIBYTE_CFE_CONSOLE
|
|
config SIBYTE_BUS_WATCHER
|
|
config SIBYTE_BUS_WATCHER
|
|
bool "Support for Bus Watcher statistics"
|
|
bool "Support for Bus Watcher statistics"
|
|
depends on SIBYTE_SB1xxx_SOC && \
|
|
depends on SIBYTE_SB1xxx_SOC && \
|
|
- (SIBYTE_BCM112X || SIBYTE_SB1250)
|
|
|
|
|
|
+ (SIBYTE_BCM112X || SIBYTE_SB1250 || \
|
|
|
|
+ SIBYTE_BCM1x55 || SIBYTE_BCM1x80)
|
|
help
|
|
help
|
|
Handle and keep statistics on the bus error interrupts (COR_ECC,
|
|
Handle and keep statistics on the bus error interrupts (COR_ECC,
|
|
BAD_ECC, IO_BUS).
|
|
BAD_ECC, IO_BUS).
|